Alessio Grancini commited on
Commit
6d9accd
·
verified ·
1 Parent(s): f239e53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,4 +172,4 @@ if __name__ == "__main__":
172
  conf_thres_vid.change(update_confidence_threshold, conf_thres_vid, [])
173
 
174
  # Launch with appropriate queue settings for ZeroGPU
175
- my_app.queue(concurrency_count=1, max_size=10).launch()
 
172
  conf_thres_vid.change(update_confidence_threshold, conf_thres_vid, [])
173
 
174
  # Launch with appropriate queue settings for ZeroGPU
175
+ my_app.queue(max_size=20).launch()