nielsr HF staff commited on
Commit
1052124
1 Parent(s): 7d29fe2

Update model card

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,8 +1,10 @@
1
- ```markdown
2
  ---
3
  license: mit
4
- library_name: diffusers
5
  pipeline_tag: image-to-video
6
  ---
7
- Model for T2V Sketch LoRA in Paper: arxiv.org/abs/2411.10818
8
- ```
 
 
 
 
 
 
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