SeemG commited on
Commit
f0154fd
·
verified ·
1 Parent(s): ba8a2e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,4 +57,4 @@ interface = gr.Interface(
57
  )
58
 
59
  # Launch the Gradio app
60
- interface.launch()
 
57
  )
58
 
59
  # Launch the Gradio app
60
+ interface.launch(debug=True)