MarziehFadaee commited on
Commit
b829611
·
verified ·
1 Parent(s): f904cc7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -123,4 +123,4 @@ with gr.Blocks(analytics_enabled=False, css=custom_css) as demo:
123
 
124
  if __name__ == "__main__":
125
  # demo.launch(debug=True)
126
- demo.queue(api_open=False, max_size=40).launch(max_threads=40)
 
123
 
124
  if __name__ == "__main__":
125
  # demo.launch(debug=True)
126
+ demo.queue(api_open=False).launch()