chinhon commited on
Commit
0d58867
β€’
1 Parent(s): edf7909

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -90,5 +90,4 @@ gradio_ui = gr.Interface(
90
  ],
91
  )
92
 
93
-
94
- gradio_ui.launch(enable_queue=True)
 
90
  ],
91
  )
92
 
93
+ gradio_ui.launch()