Spaces:
Running
on
Zero
Running
on
Zero
Upload folder using huggingface_hub
Browse files- ui/layout.py +1 -0
ui/layout.py
CHANGED
|
@@ -26,6 +26,7 @@ def build_ui(event_handler_function):
|
|
| 26 |
"This demo is a streamlined version of the [Comfy web UI](https://github.com/RioShiina47/comfy-webui)'s ImgGen functionality. "
|
| 27 |
"Other versions are also available: "
|
| 28 |
"[Z-Image](https://huggingface.co/spaces/RioShiina/ImageGen-Z-Image), "
|
|
|
|
| 29 |
"[NoobAI](https://huggingface.co/spaces/RioShiina/ImageGen-NoobAI), "
|
| 30 |
"[Pony](https://huggingface.co/spaces/RioShiina/ImageGen-Pony1), "
|
| 31 |
"[SDXL](https://huggingface.co/spaces/RioShiina/ImageGen-SDXL), "
|
|
|
|
| 26 |
"This demo is a streamlined version of the [Comfy web UI](https://github.com/RioShiina47/comfy-webui)'s ImgGen functionality. "
|
| 27 |
"Other versions are also available: "
|
| 28 |
"[Z-Image](https://huggingface.co/spaces/RioShiina/ImageGen-Z-Image), "
|
| 29 |
+
"[Qwen-Image](https://huggingface.co/spaces/RioShiina/ImageGen-Qwen-Image), "
|
| 30 |
"[NoobAI](https://huggingface.co/spaces/RioShiina/ImageGen-NoobAI), "
|
| 31 |
"[Pony](https://huggingface.co/spaces/RioShiina/ImageGen-Pony1), "
|
| 32 |
"[SDXL](https://huggingface.co/spaces/RioShiina/ImageGen-SDXL), "
|