Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Parthebhan
/
yolo9
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Parthebhan
commited on
Apr 22, 2024
Commit
10439a1
·
verified
·
1 Parent(s):
f4f13b0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -52,6 +52,7 @@ def app():
52
"gelan-e.pt",
53
"yolov9-c.pt",
54
"yolov9-e.pt",
55
],
56
value="gelan-e.pt",
57
)
52
"gelan-e.pt",
53
"yolov9-c.pt",
54
"yolov9-e.pt",
55
+
"gelan-c-seg.pt",
56
],
57
value="gelan-e.pt",
58
)