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
0223011
·
verified
·
1 Parent(s):
c3f9ae7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -91,7 +91,6 @@ def app():
91
iou_threshold,
92
],
93
outputs=[output_numpy],
94
-
cache_examples=True,
95
)
96
97
gradio_app = gr.Blocks()
91
iou_threshold,
92
],
93
outputs=[output_numpy],
94
)
95
96
gradio_app = gr.Blocks()