Severian commited on
Commit
778c849
·
1 Parent(s): 4b97366

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,4 +69,4 @@ demo = gr.ChatInterface(
69
  clear_btn="Clear",
70
 
71
  )
72
- demo.launch(max_threads=10, concurrency_limit=5)
 
69
  clear_btn="Clear",
70
 
71
  )
72
+ demo.launch(max_threads=10)