son9john commited on
Commit
7946524
·
1 Parent(s): 673f72f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,4 +177,4 @@ iface = gr.Interface(
177
  )
178
 
179
  # Run the Gradio interface
180
- iface.launch(debug=True,enable_queue=True)
 
177
  )
178
 
179
  # Run the Gradio interface
180
+ iface.launch(enable_queue=True)