Kathir0011 commited on
Commit
fadbdd8
·
1 Parent(s): 70bd8bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ bird_classification = gr.Interface(
60
  )
61
 
62
  # launching the web app
63
- bird_classification.launch(debug=True)
 
60
  )
61
 
62
  # launching the web app
63
+ bird_classification.launch()