add pipeline tag for better discoverability (#32)
Browse files- add pipeline tag for better discoverability (0487bd5b62497bd849be00c964c66668d892639a)
Co-authored-by: Linoy Tsaban <[email protected]>
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
- wan
|
7 |
- wan2.2
|
8 |
- accelerator
|
|
|
9 |
---
|
10 |
These are mixtures of WAN 2.2 and other WAN-like models and accelerators (with CLIP and VAE also included) to provide a fast, "all in one" solution for making videos as easily and quickly as possible. FP8 precision. Generally the latest version available for each type of model (image to video or text to video) is recommended.
|
11 |
|
|
|
6 |
- wan
|
7 |
- wan2.2
|
8 |
- accelerator
|
9 |
+
pipeline_tag: image-to-video
|
10 |
---
|
11 |
These are mixtures of WAN 2.2 and other WAN-like models and accelerators (with CLIP and VAE also included) to provide a fast, "all in one" solution for making videos as easily and quickly as possible. FP8 precision. Generally the latest version available for each type of model (image to video or text to video) is recommended.
|
12 |
|