craftgamesnetwork commited on
Commit
7a9b767
·
verified ·
1 Parent(s): f8f1485

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -118,7 +118,6 @@ app = gr.Interface(
118
  outputs=outputs,
119
  title=title,
120
  description=model_description,
121
- concurrency_limit=2,
122
  allow_flagging="never",
123
  )
124
  app.launch(share=True)
 
118
  outputs=outputs,
119
  title=title,
120
  description=model_description,
 
121
  allow_flagging="never",
122
  )
123
  app.launch(share=True)