Spaces:
riteshrm
/
Runtime error

fffiloni commited on
Commit
40f3c77
1 Parent(s): 2bd02cb

Update app_zero.py

Browse files
Files changed (1) hide show
  1. app_zero.py +1 -1
app_zero.py CHANGED
@@ -251,4 +251,4 @@ with gr.Blocks(css=css) as demo:
251
  file_output
252
  ]
253
  )
254
- demo.queue(max_size=20).launch()
 
251
  file_output
252
  ]
253
  )
254
+ demo.queue(max_size=10).launch(show_api=False)