Link model to paper

#2
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +3 -2
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