hhhhhh0103 commited on
Commit
0b2af16
·
verified ·
1 Parent(s): c9e54ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -257,4 +257,4 @@ gradio_app = gr.Interface(
257
  # allow_flagging="never",
258
  )
259
 
260
- gradio_app.launch(enable_queue=False, share=True)
 
257
  # allow_flagging="never",
258
  )
259
 
260
+ gradio_app.launch(share=True)