prithivMLmods commited on
Commit
bf7fab9
1 Parent(s): 27032e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -272,4 +272,4 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
272
  gr.Markdown("⚠️users are accountable for the content they generate and are responsible for ensuring it meets appropriate ethical standards.")
273
 
274
  if __name__ == "__main__":
275
- demo.queue(max_size=40).launch()
 
272
  gr.Markdown("⚠️users are accountable for the content they generate and are responsible for ensuring it meets appropriate ethical standards.")
273
 
274
  if __name__ == "__main__":
275
+ demo.queue(max_size=30).launch()