MKFMIKU commited on
Commit
7b74343
·
verified ·
1 Parent(s): e095949

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,4 +142,4 @@ with gr.Blocks(theme='gradio/soft') as demo:
142
  fn=infer
143
  )
144
 
145
- demo.launch(max_threads=1, share=True)
 
142
  fn=infer
143
  )
144
 
145
+ demo.launch()