nielsr HF staff commited on
Commit
f37815c
·
verified ·
1 Parent(s): fb6c19e

Fix pipeline tag

Browse files

This PR changes the pipeline tag to text-to-video, to reflect the functionality more closely.

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- license: mit
3
  library_name: diffusers
4
- pipeline_tag: image-to-video
 
5
  ---
6
 
7
  <p align="center">
@@ -99,4 +99,4 @@ The following table shows the requirements for running Step-Video-TI2V model (ba
99
  primaryClass={cs.CV},
100
  url={https://arxiv.org/abs/2502.10248},
101
  }
102
- ```
 
1
  ---
 
2
  library_name: diffusers
3
+ license: mit
4
+ pipeline_tag: text-to-video
5
  ---
6
 
7
  <p align="center">
 
99
  primaryClass={cs.CV},
100
  url={https://arxiv.org/abs/2502.10248},
101
  }
102
+ ```