project21 commited on
Commit
2c267de
·
verified ·
1 Parent(s): 0d25090

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,4 +109,4 @@ gr_interface = gr.Interface(
109
  )
110
 
111
  # Launch the Gradio app
112
- gr_interface.launch(debug=True)
 
109
  )
110
 
111
  # Launch the Gradio app
112
+ gr_interface.launch()