SaltProphet commited on
Commit
ff5abca
·
verified ·
1 Parent(s): d85af42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -409,4 +409,4 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue="blue", secondary_hue="red"))
409
  )
410
 
411
  # Spaces calls launch() automatically
412
- demo.queue(concurrency_count=1, max_size=8).launch()
 
409
  )
410
 
411
  # Spaces calls launch() automatically
412
+ demo.queue(concurrency_count=1, max_size=10).launch()