Add model card
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
-
|
2 |
-
|
|
|
3 |
# DisPose Model Card
|
4 |
|
5 |
<div align="center">
|
6 |
|
7 |
-
[**Paper (ArXiv)**](https://
|
8 |
|
9 |
|
10 |
</div>
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: image-to-video
|
3 |
+
---
|
4 |
# DisPose Model Card
|
5 |
|
6 |
<div align="center">
|
7 |
|
8 |
+
[**Paper (ArXiv)**](https://huggingface.co/papers/2412.09349) **|** [**Code**](https://github.com/lihxxx/DisPose)
|
9 |
|
10 |
|
11 |
</div>
|
12 |
+
This repository contains the model described in [DisPose: Disentangling Pose Guidance for Controllable Human Image Animation](https://huggingface.co/papers/2412.09349).
|