Update README.md
Browse files
README.md
CHANGED
@@ -9,5 +9,11 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
+
@InProceedings{VideoFusion,
|
13 |
+
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},
|
14 |
+
title = {VideoFusion: Decomposed Diffusion Models for High-Quality Video Generation},
|
15 |
+
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
16 |
+
month = {June},
|
17 |
+
year = {2023}
|
18 |
+
}
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|