Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -208,7 +208,6 @@ demo = gr.Interface(
|
|
| 208 |
gr.File(label="Download Video")
|
| 209 |
],
|
| 210 |
title="Smart Excavator Analytics"
|
| 211 |
-
description="YOLO + Tracking + Activity + Utilization JSON"
|
| 212 |
)
|
| 213 |
|
| 214 |
demo.launch()
|
|
|
|
| 208 |
gr.File(label="Download Video")
|
| 209 |
],
|
| 210 |
title="Smart Excavator Analytics"
|
|
|
|
| 211 |
)
|
| 212 |
|
| 213 |
demo.launch()
|