Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
[中文阅读](./README_zh.md)
|
| 5 |
# FantasyTalking: Realistic Talking Portrait Generation via Coherent Motion Synthesis
|
| 6 |
-
|
| 7 |
-
[](https://huggingface.co/papers/2504.04842)
|
| 10 |
|
| 11 |
## 🔥 Latest News!!
|
| 12 |
* April 28, 2025: We released the inference code and model weights for audio conditions.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- Wan-AI/Wan2.1-I2V-14B-720P
|
| 7 |
---
|
| 8 |
[中文阅读](./README_zh.md)
|
| 9 |
# FantasyTalking: Realistic Talking Portrait Generation via Coherent Motion Synthesis
|
| 10 |
+
[](https://fantasy-amap.github.io/fantasy-talking/)
|
| 11 |
+
[](https://arxiv.org/abs/2504.04842)
|
| 12 |
+
[](https://huggingface.co/acvlab/FantasyTalking)
|
|
|
|
| 13 |
|
| 14 |
## 🔥 Latest News!!
|
| 15 |
* April 28, 2025: We released the inference code and model weights for audio conditions.
|