okeanos commited on
Commit
53a79c0
β€’
1 Parent(s): d1b7b64
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,4 +120,4 @@ with gr.Blocks(css=css) as myface:
120
 
121
 
122
  myface.queue(concurrency_count=200)
123
- myface.launch(inline=True, show_api=False, max_threads=400)
 
120
 
121
 
122
  myface.queue(concurrency_count=200)
123
+ myface.launch(inline=True, show_api=False, max_threads=400)