John6666 commited on
Commit
a794b37
·
verified ·
1 Parent(s): 0b4da76

Upload app.py

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