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