Update README.md
Browse files
README.md
CHANGED
|
@@ -14,10 +14,10 @@ license: mit
|
|
| 14 |
Subject images in MotionBooth are collected from [DreamBooth](https://dreambooth.github.io/) and [CustomDiffusion](https://github.com/adobe-research/custom-diffusion).
|
| 15 |
|
| 16 |
```
|
| 17 |
-
@article{
|
| 18 |
-
title={
|
| 19 |
-
author={Wu
|
| 20 |
-
journal={arXiv
|
| 21 |
-
year={2024}
|
| 22 |
}
|
| 23 |
```
|
|
|
|
| 14 |
Subject images in MotionBooth are collected from [DreamBooth](https://dreambooth.github.io/) and [CustomDiffusion](https://github.com/adobe-research/custom-diffusion).
|
| 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 |
```
|