Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HaohuaLv
/
one-shot_object_detection
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
HaohuaLv
commited on
Oct 25, 2023
Commit
a3597eb
·
1 Parent(s):
0925bb8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -230,4 +230,4 @@ with gr.Blocks() as demo:
230
231
232
233
-
demo.launch(
server_port=7861
)
230
231
232
233
+
demo.launch()