Spaces:
Runtime error
Runtime error
Zengyf-CVer
commited on
Commit
•
5982cb3
1
Parent(s):
fb94c33
app update
Browse files
app.py
CHANGED
@@ -376,7 +376,7 @@ def main(args):
|
|
376 |
title = "Gradio YOLOv5 Det v0.3"
|
377 |
|
378 |
# describe
|
379 |
-
description = "<div align='center'>Customizable
|
380 |
# article="https://gitee.com/CV_Lab/gradio_yolov5_det"
|
381 |
|
382 |
# example image
|
|
|
376 |
title = "Gradio YOLOv5 Det v0.3"
|
377 |
|
378 |
# describe
|
379 |
+
description = "<div align='center'>Customizable object detection model, easy to install, easy to use</div>"
|
380 |
# article="https://gitee.com/CV_Lab/gradio_yolov5_det"
|
381 |
|
382 |
# example image
|