ChaolongYang nielsr HF staff commited on
Commit
9652977
·
verified ·
1 Parent(s): eb3c7a1

Improve model card (#1)

Browse files

- Improve model card (7edfd302130b93fa6f2869f76ee3e12f3e0f7f6e)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: mit
 
3
  ---
4
 
5
- https://arxiv.org/abs/2503.12963
 
 
 
1
  ---
2
  license: mit
3
+ pipeline_tag: image-to-video
4
  ---
5
 
6
+ This repository contains the model of the paper [Unlock Pose Diversity: Accurate and Efficient Implicit Keypoint-based Spatiotemporal Diffusion for Audio-driven Talking Portrait](https://huggingface.co/papers/2503.12963).
7
+
8
+ Code: https://github.com/chaolongy/KDTalker