hhhhhh0103 commited on
Commit
31bc026
·
verified ·
1 Parent(s): 66684ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -256,3 +256,5 @@ gradio_app = gr.Interface(
256
  cache_examples=False,
257
  # allow_flagging="never",
258
  )
 
 
 
256
  cache_examples=False,
257
  # allow_flagging="never",
258
  )
259
+
260
+ gradio_app.(enable_queue=False)