giulio98 commited on
Commit
98e550c
·
1 Parent(s): b5ac9e4
Files changed (2) hide show
  1. __pycache__/utils.cpython-310.pyc +0 -0
  2. app.py +1 -1
__pycache__/utils.cpython-310.pyc CHANGED
Binary files a/__pycache__/utils.cpython-310.pyc and b/__pycache__/utils.cpython-310.pyc differ
 
app.py CHANGED
@@ -714,4 +714,4 @@ with gr.Blocks(css=CSS, theme=gr.themes.Soft()) as demo:
714
  type="messages"
715
  )
716
 
717
- demo.queue(max_size=16).launch()
 
714
  type="messages"
715
  )
716
 
717
+ demo.queue().launch()