Yhmeng1106 nielsr HF staff commited on
Commit
cd1d29f
·
verified ·
1 Parent(s): fcf5e50

Add model card, pipeline_tag (#1)

Browse files

- Add library_name and pipeline_tag (7d29fe2777a58e18fd910a4d428f1a40e3f93556)
- Update model card (105212453a5c8b9d4dd4e4c891b1ddf3a56e5cc0)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +10 -0
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