radames commited on
Commit
67b38e7
1 Parent(s): a814f75
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ with gr.Blocks(css=css) as demo:
148
  You can upload an initial image and prompt to generate an enhanced version.
149
  SDXL Controlnet [TheMistoAI/MistoLine](https://huggingface.co/TheMistoAI/MistoLine)
150
  [Anyline with Controlnet Aux ](https://github.com/huggingface/controlnet_aux)
151
- For upscaling see [Enhance This Demo]
152
  """,
153
  elem_id="intro",
154
  )
 
148
  You can upload an initial image and prompt to generate an enhanced version.
149
  SDXL Controlnet [TheMistoAI/MistoLine](https://huggingface.co/TheMistoAI/MistoLine)
150
  [Anyline with Controlnet Aux ](https://github.com/huggingface/controlnet_aux)
151
+ For upscaling see [Enhance This Demo](https://huggingface.co/spaces/radames/Enhance-This-HiDiffusion-SDXL)
152
  """,
153
  elem_id="intro",
154
  )