Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hexii
/
Cat-Breed-Classifier
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hexii
commited on
Nov 5, 2022
Commit
d50e7dc
·
1 Parent(s):
d96954f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,4 +54,4 @@ app = gr.Interface(
54
article=article,
55
)
56
57
-
app.launch(
share=True
)
54
article=article,
55
)
56
57
+
app.launch()