RioShiina commited on
Commit
a04c0a4
·
verified ·
1 Parent(s): f36e497

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. ui/layout.py +1 -0
ui/layout.py CHANGED
@@ -14,6 +14,7 @@ def build_ui(event_handler_function):
14
  gr.Markdown(
15
  "This demo is a streamlined version of the [Comfy web UI](https://github.com/RioShiina47/comfy-webui)'s ImgGen functionality. "
16
  "Other versions are also available: "
 
17
  "[Illstrious](https://huggingface.co/spaces/RioShiina/ImageGen-Illstrious), "
18
  "[NoobAI](https://huggingface.co/spaces/RioShiina/ImageGen-NoobAI), "
19
  "[Pony](https://huggingface.co/spaces/RioShiina/ImageGen-Pony1), "
 
14
  gr.Markdown(
15
  "This demo is a streamlined version of the [Comfy web UI](https://github.com/RioShiina47/comfy-webui)'s ImgGen functionality. "
16
  "Other versions are also available: "
17
+ "[Qwen-Image](https://huggingface.co/spaces/RioShiina/ImageGen-Qwen-Image), "
18
  "[Illstrious](https://huggingface.co/spaces/RioShiina/ImageGen-Illstrious), "
19
  "[NoobAI](https://huggingface.co/spaces/RioShiina/ImageGen-NoobAI), "
20
  "[Pony](https://huggingface.co/spaces/RioShiina/ImageGen-Pony1), "