Add info tags
Browse filesAdd library_name and pipeline_tag to enable download tracking.
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
base_model:
|
4 |
- ByteDance-Seed/SeedVR2-3B
|
5 |
- ByteDance-Seed/SeedVR2-7B
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
library_name: seedvr
|
4 |
+
pipeline_tag: video-to-video
|
5 |
base_model:
|
6 |
- ByteDance-Seed/SeedVR2-3B
|
7 |
- ByteDance-Seed/SeedVR2-7B
|