Improve model card
#1
by
nielsr
HF Staff
- opened
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
|