Hugging Face
Models
Datasets
Spaces
Community
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 12, 2024
Commit
00414e6
·
verified
·
1 Parent(s):
174be23
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -92,8 +92,6 @@ def app():
92
],
93
outputs=[output_numpy],
94
)
95
-
96
-
97
fn=yolov9_inference,
98
inputs=[
99
img_path,
92
],
93
outputs=[output_numpy],
94
)
95
fn=yolov9_inference,
96
inputs=[
97
img_path,