samir-fama commited on
Commit
cfe4db6
·
verified ·
1 Parent(s): 4c6e722

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -409,7 +409,7 @@ with gr.Blocks(head=js_to_prefere_the_back_camera_of_mobilephones()) as demo:
409
  outputs=output_text,
410
  time_limit=None,
411
  stream_every=0.01,
412
- concurrency_limit=10
413
  )
414
 
415
  demo.launch()
 
409
  outputs=output_text,
410
  time_limit=None,
411
  stream_every=0.01,
412
+ concurrency_limit=None
413
  )
414
 
415
  demo.launch()