add pipelinge tag for better discoverability :)
Browse filesawesome work! just a tiny change to improve the readme
README.md
CHANGED
|
@@ -1,19 +1,20 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
base_model:
|
| 12 |
-
|
| 13 |
-
pipeline_tags:
|
| 14 |
-
|
| 15 |
-
|
| 16 |
library_name: diffusers
|
|
|
|
| 17 |
---
|
| 18 |
# Qwen-Image-Edit-2511-Lightning
|
| 19 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- diffusion-single-file
|
| 5 |
+
- comfyui
|
| 6 |
+
- distillation
|
| 7 |
+
- LoRA
|
| 8 |
+
- lora
|
| 9 |
+
- Qwen-Image
|
| 10 |
+
- Qwen-Image-Edit
|
| 11 |
base_model:
|
| 12 |
+
- Qwen/Qwen-Image-Edit-2511
|
| 13 |
+
pipeline_tags:
|
| 14 |
+
- image-to-image
|
| 15 |
+
- text-to-image
|
| 16 |
library_name: diffusers
|
| 17 |
+
pipeline_tag: image-to-image
|
| 18 |
---
|
| 19 |
# Qwen-Image-Edit-2511-Lightning
|
| 20 |
|