Link model to paper (#2)
Browse files- Link model to paper (9ada60eb9d769656621d754ae664a4dce54ef209)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-to-video
|
4 |
-
arxiv: 2406.04277
|
5 |
---
|
6 |
VideoTetris's checkpoint for long video generation
|
7 |
finetuned from StreamingT2V(without reference frame attention)
|
8 |
|
9 |
-
Capable of generating much better long video results than the original StreamingT2V.
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-to-video
|
|
|
4 |
---
|
5 |
VideoTetris's checkpoint for long video generation
|
6 |
finetuned from StreamingT2V(without reference frame attention)
|
7 |
|
8 |
+
Capable of generating much better long video results than the original StreamingT2V.
|
9 |
+
|
10 |
+
Paper: https://arxiv.org/abs/2406.04277
|