Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AIOmarRehan
/
Animal_Image_Classification_Using_InceptionV3
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AIOmarRehan
commited on
3 days ago
Commit
17f73d8
·
verified
·
1 Parent(s):
b07ca7f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -58,4 +58,4 @@ with demo:
58
)
59
60
if __name__ == "__main__":
61
-
demo.launch(
ssr_mode=False, show_error=True
)
58
)
59
60
if __name__ == "__main__":
61
+
demo.launch()