Add model card, pipeline_tag
#1
by
nielsr HF Staff - opened
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
pipeline_tag: image-to-video
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
Model introduced in paper [AniDoc: Animation Creation Made Easier](https://huggingface.co/papers/2412.14173).
|
| 7 |
+
|
| 8 |
+
Project page: https://yihao-meng.github.io/AniDoc_demo
|
| 9 |
+
|
| 10 |
+
Code: https://github.com/yihao-meng/AniDoc
|