Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kathir0011
/
Birds_Classification
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Kathir0011
commited on
Mar 24, 2023
Commit
fadbdd8
·
1 Parent(s):
70bd8bc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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()