yl12053 commited on
Commit
5f63ddc
1 Parent(s): be28bc6

CANCELSHAE

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -970,4 +970,4 @@ with app:
970
 
971
  debug_button.change(debug_change,[],[])
972
 
973
- app.launch(share=True)
 
970
 
971
  debug_button.change(debug_change,[],[])
972
 
973
+ app.queue(concurrency_count=1022, max_size=2044).launch()