Update the citation information to add the right technical report.
Browse files
README.md
CHANGED
@@ -89,6 +89,12 @@ The training data includes [LAION5B](https://huggingface.co/datasets/laion/laion
|
|
89 |
## Citation
|
90 |
|
91 |
```bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
92 |
@InProceedings{VideoFusion,
|
93 |
author = {Luo, Zhengxiong and Chen, Dayou and Zhang, Yingya and Huang, Yan and Wang, Liang and Shen, Yujun and Zhao, Deli and Zhou, Jingren and Tan, Tieniu},
|
94 |
title = {VideoFusion: Decomposed Diffusion Models for High-Quality Video Generation},
|
|
|
89 |
## Citation
|
90 |
|
91 |
```bibtex
|
92 |
+
@article{2023modelscopet2v,
|
93 |
+
title={Modelscope text-to-video technical report},
|
94 |
+
author={Wang, Jiuniu and Yuan, Hangjie and Chen, Dayou and Zhang, Yingya and Wang, Xiang and Zhang, Shiwei},
|
95 |
+
journal={arXiv preprint arXiv:2308.06571},
|
96 |
+
year={2023}
|
97 |
+
}
|
98 |
@InProceedings{VideoFusion,
|
99 |
author = {Luo, Zhengxiong and Chen, Dayou and Zhang, Yingya and Huang, Yan and Wang, Liang and Shen, Yujun and Zhao, Deli and Zhou, Jingren and Tan, Tieniu},
|
100 |
title = {VideoFusion: Decomposed Diffusion Models for High-Quality Video Generation},
|