Text-to-Video
Diffusers
ONNX
English
BestWishYsh nielsr HF Staff commited on
Commit
bea6337
·
verified ·
1 Parent(s): 5676814

Add pipeline tag and library name (#1)

Browse files

- Add pipeline tag and library name (90872c5da17e6d6b7fa9cc74a6ccd128178f7f9f)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- license: apache-2.0
 
3
  datasets:
4
  - BestWishYsh/OpenS2V-Eval
5
  - BestWishYsh/OpenS2V-5M
6
  language:
7
  - en
8
- base_model:
9
- - Wan-AI/Wan2.1-T2V-14B
10
- pipeline_tag: image-to-image
11
  ---
12
 
13
  <div align=center>
@@ -15,7 +16,7 @@ pipeline_tag: image-to-image
15
  </div>
16
  <h2 align="center"> <a href="https://pku-yuangroup.github.io/OpenS2V-Nexus/">OpenS2V-Nexus: A Detailed Benchmark and Million-Scale Dataset for Subject-to-Video Generation</a></h2>
17
 
18
- <h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest update. </h2>
19
 
20
  ## ✨ Summary
21
  1. **New S2V Benchmark.**
 
1
  ---
2
+ base_model:
3
+ - Wan-AI/Wan2.1-T2V-14B
4
  datasets:
5
  - BestWishYsh/OpenS2V-Eval
6
  - BestWishYsh/OpenS2V-5M
7
  language:
8
  - en
9
+ license: apache-2.0
10
+ pipeline_tag: text-to-video
11
+ library_name: diffusers
12
  ---
13
 
14
  <div align=center>
 
16
  </div>
17
  <h2 align="center"> <a href="https://pku-yuangroup.github.io/OpenS2V-Nexus/">OpenS2V-Nexus: A Detailed Benchmark and Million-Scale Dataset for Subject-to-Video Generation</a></h2>
18
 
19
+ <h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest update. </h5>
20
 
21
  ## ✨ Summary
22
  1. **New S2V Benchmark.**