AAA1988 commited on
Commit
2657bef
·
verified ·
1 Parent(s): 123fe34

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,4 +82,4 @@ with gr.Blocks() as demo:
82
  )
83
 
84
  if __name__ == "__main__":
85
- demo.launch(max_threads=10, concurrency_limit=5)
 
82
  )
83
 
84
  if __name__ == "__main__":
85
+ demo.launch(max_threads=10)