Alessio Grancini commited on
Commit
c82901f
·
verified ·
1 Parent(s): 0764a78

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -186,4 +186,4 @@ if __name__ == "__main__":
186
  conf_thres_vid.change(update_confidence_threshold, conf_thres_vid, [])
187
 
188
 
189
- my_app.queue(concurrency_count=5, max_size=20).launch()
 
186
  conf_thres_vid.change(update_confidence_threshold, conf_thres_vid, [])
187
 
188
 
189
+ my_app.queue(concurrency_count=5, max_size=20).launch()