jianzongwu commited on
Commit
54e247c
·
verified ·
1 Parent(s): 3f3a9b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # Model Card for MotionBooth
6
+
7
+ ## Model Description
8
+ - **Paper:** https://arxiv.org/abs/2406.17758v1
9
+ - **Project Page:** https://jianzongwu.github.io/projects/motionbooth
10
+ - **Github Repository:** https://github.com/jianzongwu/MotionBooth
11
+
12
+ ### Model Summary
13
+
14
+ Fine-tuned checkpoints from subjects in [the MotionBooth dataset](https://huggingface.co/datasets/jianzongwu/MotionBooth).
15
+
16
+ ```
17
+ @article{wu2024motionbooth,
18
+ title={MotionBooth: Motion-Aware Customized Text-to-Video Generation},
19
+ author={Jianzong Wu and Xiangtai Li and Yanhong Zeng and Jiangning Zhang and Qianyu Zhou and Yining Li and Yunhai Tong and Kai Chen},
20
+ journal={arXiv pre-print arXiv:2406.17758},
21
+ year={2024},
22
+ }
23
+ ```