Existance commited on
Commit
3355704
1 Parent(s): 0896dbf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,4 +26,4 @@ demo = gr.Interface(
26
  allow_flagging="never",
27
  )
28
 
29
- demo.queue(max_size=2).launch()
 
26
  allow_flagging="never",
27
  )
28
 
29
+ demo.launch()