Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SEA-AI
/
detection-demo
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kevinconka
commited on
11 days ago
Commit
e6fcc2b
·
verified
·
1 Parent(s):
ab56ab6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -46,7 +46,7 @@ h1 {
46
}
47
"""
48
49
-
model = load_model("ahoy-
RGB
-
b2
")
50
51
@spaces.GPU
52
def inference(image):
46
}
47
"""
48
49
+
model = load_model("ahoy-
MIX
-
640-b1
")
50
51
@spaces.GPU
52
def inference(image):