Improve model card (#1)
Browse files- Improve model card (7edfd302130b93fa6f2869f76ee3e12f3e0f7f6e)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
---
|
4 |
|
5 |
-
https://
|
|
|
|
|
|
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
|