nielsr HF staff commited on
Commit
4076fa0
1 Parent(s): 97d99ef

Link model to paper

Browse files

This PR ensures the model can be found from https://huggingface.co./papers/2410.05677.

Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,3 +1,6 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: text-to-video
4
+ ---
5
+
6
+ This repository contains weights of the T2V-Turbo-v2 model presented in [T2V-Turbo-v2: Enhancing Video Generation Model Post-Training through Data, Reward, and Conditional Guidance Design](https://huggingface.co/papers/2410.05677)