Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/PAIR/StreamingT2V into main
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
title: StreamingT2V
|
3 |
emoji: 🔥
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.25.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
short_description: Consistent, Dynamic, and Extendable Long Video Generation
|
11 |
---
|
12 |
|
13 |
|
@@ -109,6 +109,4 @@ If you use our work in your research, please cite our publication:
|
|
109 |
journal={arXiv preprint arXiv:2403.14773},
|
110 |
year={2024}
|
111 |
}
|
112 |
-
```
|
113 |
-
|
114 |
-
|
|
|
1 |
---
|
2 |
title: StreamingT2V
|
3 |
emoji: 🔥
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: blue
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.25.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
short_description: Consistent, Dynamic, and Extendable Long Video Generation
|
11 |
---
|
12 |
|
13 |
|
|
|
109 |
journal={arXiv preprint arXiv:2403.14773},
|
110 |
year={2024}
|
111 |
}
|
112 |
+
```
|
|
|
|