Spaces:
Runtime error
Runtime error
Commit
·
aafcb78
1
Parent(s):
517fa88
Update app.py
Browse files
app.py
CHANGED
@@ -79,4 +79,4 @@ Iface = gr.Interface(
|
|
79 |
title="Object Detection With YOLO",
|
80 |
description=description,
|
81 |
theme='HaleyCH/HaleyCH_Theme',
|
82 |
-
).launch(
|
|
|
79 |
title="Object Detection With YOLO",
|
80 |
description=description,
|
81 |
theme='HaleyCH/HaleyCH_Theme',
|
82 |
+
).launch()
|