Spaces:
Build error
Build error
Nguyen Thai Thao Uyen
commited on
Commit
·
5c3be0c
1
Parent(s):
bd723e6
Add application file
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ inputs = [
|
|
58 |
]
|
59 |
|
60 |
|
61 |
-
outputs = gr.
|
62 |
|
63 |
title = "YOLOv8 101: Custom Object Detection on Objects in Big Cities"
|
64 |
|
|
|
58 |
]
|
59 |
|
60 |
|
61 |
+
outputs = gr.Image(type="filepath", label="Output Image")
|
62 |
|
63 |
title = "YOLOv8 101: Custom Object Detection on Objects in Big Cities"
|
64 |
|