adds pipeline tag for better discoverability :)
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- diffusion-single-file
|
5 |
- comfyui
|
|
|
6 |
---
|
7 |
|
8 |
See: https://comfyanonymous.github.io/ComfyUI_examples/qwen_image/
|
|
|
3 |
tags:
|
4 |
- diffusion-single-file
|
5 |
- comfyui
|
6 |
+
pipeline_tag: text-to-image
|
7 |
---
|
8 |
|
9 |
See: https://comfyanonymous.github.io/ComfyUI_examples/qwen_image/
|