Spaces:
Runtime error
Runtime error
spaces
Browse files
app.py
CHANGED
@@ -145,10 +145,10 @@ with gr.Blocks(css=css) as demo:
|
|
145 |
"""
|
146 |
# MistoLine ControlNet demo
|
147 |
|
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 |
)
|
|
|
145 |
"""
|
146 |
# MistoLine ControlNet demo
|
147 |
|
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 |
)
|