English
frankjiang commited on
Commit
879e465
·
verified ·
1 Parent(s): c3b9e25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
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
- [![Home Page](https://img.shields.io/badge/Project-<Website>-blue.svg)](https://fantasy-amap.github.io/fantasy-talking/)
8
- [![arXiv](https://img.shields.io/badge/Arxiv-2504.04842-b31b1b.svg?logo=arXiv)](https://arxiv.org/abs/2504.04842)
9
- [![hf_paper](https://img.shields.io/badge/🤗-Paper%20In%20HF-red.svg)](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
+ [![Home Page](https://img.shields.io/badge/Project-FantasyTalking-blue.svg)](https://fantasy-amap.github.io/fantasy-talking/)
11
+ [![arXiv](https://img.shields.io/badge/Arxiv-2504.04842-b31b1b.svg?logo=arXiv)](https://arxiv.org/abs/2504.04842)
12
+ [![hf_paper](https://img.shields.io/badge/🤗-FantasyTalking-red.svg)](https://huggingface.co/acvlab/FantasyTalking)
 
13
 
14
  ## 🔥 Latest News!!
15
  * April 28, 2025: We released the inference code and model weights for audio conditions.