Locutusque commited on
Commit
c7e5485
1 Parent(s): d6c2444

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,4 +45,4 @@ g = gr.Interface(
45
  concurrency_limit=1
46
  )
47
 
48
- g.launch(max_threads=2)
 
45
  concurrency_limit=1
46
  )
47
 
48
+ g.launch(max_threads=4)