Upload app.py
Browse files
app.py
CHANGED
@@ -372,5 +372,5 @@ SDXL Controlnet [TheMistoAI/MistoLine](https://huggingface.co/TheMistoAI/MistoLi
|
|
372 |
)
|
373 |
|
374 |
|
375 |
-
demo.queue(api_open=
|
376 |
-
demo.launch(show_api=
|
|
|
372 |
)
|
373 |
|
374 |
|
375 |
+
demo.queue(api_open=True)
|
376 |
+
demo.launch(show_api=True)
|