Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yusyel
/
fishv2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yusyel
commited on
Aug 4, 2023
Commit
e9a0609
·
1 Parent(s):
f803047
app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -54,5 +54,4 @@ demo = gr.Interface(
54
],
55
title="fish classification",
56
)
57
-
58
demo.launch(server_name="0.0.0.0", server_port=7860)
54
],
55
title="fish classification",
56
)
57
demo.launch(server_name="0.0.0.0", server_port=7860)