Diffusers
Safetensors

Improve model card

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: text-to-video
4
+ library_name: diffusers
5
  ---
6
+
7
+ This repository contains the model described in the paper [RIFLEx: A Free Lunch for Length Extrapolation in Video Diffusion Transformers](https://huggingface.co/papers/2502.15894).
8
+
9
+ Project page: https://riflex-video.github.io/.
10
+ Code: https://github.com/thu-ml/RIFLEx