RioShiina commited on
Commit
7691c50
·
verified ·
1 Parent(s): 1875ee2

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. ui/layout.py +1 -1
ui/layout.py CHANGED
@@ -27,7 +27,7 @@ def build_ui(event_handler_function):
27
  "Due to storage limitations on Spaces, this demo features the Illustrious series of models.\n"
28
  "Other versions are also available: "
29
  "[Illstrious](https://huggingface.co/spaces/RioShiina/ImageGen-Illstrious), "
30
- "[Pony](https://huggingface.co/spaces/RioShiina/ImageGen-Pony), "
31
  "[SDXL](https://huggingface.co/spaces/RioShiina/ImageGen-SDXL)"
32
  )
33
  with gr.Tabs(elem_id="tabs_container") as tabs:
 
27
  "Due to storage limitations on Spaces, this demo features the Illustrious series of models.\n"
28
  "Other versions are also available: "
29
  "[Illstrious](https://huggingface.co/spaces/RioShiina/ImageGen-Illstrious), "
30
+ "[Pony](https://huggingface.co/spaces/RioShiina/ImageGen-Pony1), "
31
  "[SDXL](https://huggingface.co/spaces/RioShiina/ImageGen-SDXL)"
32
  )
33
  with gr.Tabs(elem_id="tabs_container") as tabs: