chinhon commited on
Commit
c0fb33a
1 Parent(s): a7074c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,4 +61,4 @@ gradio_ui = gr.Interface(
61
  theme="huggingface",
62
  )
63
 
64
- gradio_ui.launch(enable_queue=True)
 
61
  theme="huggingface",
62
  )
63
 
64
+ gradio_ui.launch()