project21 commited on
Commit
02b5730
·
verified ·
1 Parent(s): 9854416

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -391,4 +391,4 @@ gr_interface = gr.Interface(
391
  )
392
 
393
  # Launch the Gradio app
394
- gr_interface.launch(debug=True)
 
391
  )
392
 
393
  # Launch the Gradio app
394
+ gr_interface.launch()