phenomenon1981 commited on
Commit
56436e7
1 Parent(s): b05a9d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,4 +85,4 @@ with gr.Blocks() as myface:
85
  run.click(send_it8, inputs=[prompt], outputs=[output8])
86
 
87
  myface.queue(concurrency_count=8)
88
- myface.launch(enable_queue=True,inline=True,max_threads=30)
 
85
  run.click(send_it8, inputs=[prompt], outputs=[output8])
86
 
87
  myface.queue(concurrency_count=8)
88
+ myface.launch(enable_queue=True,inline=True,max_threads=120)