add pipeline tag for better discoverability :)
Browse files
README.md
CHANGED
|
@@ -1,18 +1,19 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
pipeline_tags:
|
| 11 |
-
|
| 12 |
-
|
| 13 |
base_model:
|
| 14 |
-
|
| 15 |
library_name: diffusers
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# 🎬 Wan2.2 Distilled LoRA Models
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- diffusion-single-file
|
| 5 |
+
- comfyui
|
| 6 |
+
- distillation
|
| 7 |
+
- LoRA
|
| 8 |
+
- video
|
| 9 |
+
- video genration
|
| 10 |
+
pipeline_tags:
|
| 11 |
+
- image-to-video
|
| 12 |
+
- text-to-video
|
| 13 |
base_model:
|
| 14 |
+
- Wan-AI/Wan2.2-I2V-A14B
|
| 15 |
library_name: diffusers
|
| 16 |
+
pipeline_tag: image-to-video
|
| 17 |
---
|
| 18 |
|
| 19 |
# 🎬 Wan2.2 Distilled LoRA Models
|