Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# MimicTalk: Mimicking a personalized and expressive 3D talking face in few minutes | NeurIPS 2024
|
2 |
[](https://arxiv.org/abs/2401.08503)| [](https://github.com/yerfor/MimicTalk) | [中文文档](./README-zh.md)
|
@@ -152,4 +157,4 @@ If you found this repo helpful to your work, please consider cite us:
|
|
152 |
journal = {ICLR},
|
153 |
year={2024}
|
154 |
}
|
155 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
# MimicTalk: Mimicking a personalized and expressive 3D talking face in few minutes | NeurIPS 2024
|
7 |
[](https://arxiv.org/abs/2401.08503)| [](https://github.com/yerfor/MimicTalk) | [中文文档](./README-zh.md)
|
|
|
157 |
journal = {ICLR},
|
158 |
year={2024}
|
159 |
}
|
160 |
+
```
|