Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KoniHD
/
LOCO-detection
like
0
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
Koni
commited on
Sep 27, 2024
Commit
f34ddd2
·
1 Parent(s):
cc7c9b8
Stupid typo fix
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -84,7 +84,7 @@ def app():
84
)
85
86
gr.Examples(
87
-
examples=[
c
88
[
89
"data/forklift.jpg",
90
"YOLOv9-S_X_LOCO-converted.pt",
84
)
85
86
gr.Examples(
87
+
examples=[
88
[
89
"data/forklift.jpg",
90
"YOLOv9-S_X_LOCO-converted.pt",