Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,12 @@ pipeline_tag: text-to-video
|
|
5 |
Unoffical mirror of FancyVideo, requires SD-V1.5 or another other base model to be required seperately.
|
6 |
Inference and training code is located at https://github.com/360CVGroup/FancyVideo[https://github.com/360CVGroup/FancyVideo]
|
7 |
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
Unoffical mirror of FancyVideo, requires SD-V1.5 or another other base model to be required seperately.
|
6 |
Inference and training code is located at https://github.com/360CVGroup/FancyVideo[https://github.com/360CVGroup/FancyVideo]
|
7 |
|
8 |
+
@misc{feng2024fancyvideodynamicconsistentvideo,
|
9 |
+
title={FancyVideo: Towards Dynamic and Consistent Video Generation via Cross-frame Textual Guidance},
|
10 |
+
author={Jiasong Feng and Ao Ma and Jing Wang and Bo Cheng and Xiaodan Liang and Dawei Leng and Yuhui Yin},
|
11 |
+
year={2024},
|
12 |
+
eprint={2408.08189},
|
13 |
+
archivePrefix={arXiv},
|
14 |
+
primaryClass={cs.CV},
|
15 |
+
url={https://arxiv.org/abs/2408.08189},
|
16 |
+
}
|