nielsr HF staff commited on
Commit
901247e
1 Parent(s): 2f3c569

Add link to paper, pipeline tag

Browse files

This PR adds the appropriate pipeline tag, makes sure the model can be found at 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 the weights of the T2V-Turbo-v2-no-MG 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)