Tonic commited on
Commit
f6df3e8
1 Parent(s): 755e1ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,4 +61,4 @@ with gr.Blocks(theme='ParityError/Anime') as demo:
61
  outputs=chatbot
62
  )
63
 
64
- demo.launch(concurrency_limit=5)
 
61
  outputs=chatbot
62
  )
63
 
64
+ demo.launch()