yl12053 commited on
Commit
0783122
1 Parent(s): 1273251
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1063,4 +1063,4 @@ with app:
1063
 
1064
  debug_button.change(debug_change,[],[])
1065
 
1066
- app.queue(concurrency_count=1022, max_size=2044).launch(share=True)
 
1063
 
1064
  debug_button.change(debug_change,[],[])
1065
 
1066
+ app.queue(concurrency_count=1022, max_size=2044).launch()