Zengyf-CVer commited on
Commit
c5db98e
1 Parent(s): 5982cb3

v03 update

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 object detection model, easy to install, easy to use</div>"
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 = "Author: 曾逸夫(Zeng Yifu), Project Address: https://gitee.com/CV_Lab/gradio_yolov5_det, Github: https://github.com/Zengyf-CVer, thanks to [Gradio](https://github.com/gradio-app/gradio) & [YOLOv5](https://github.com/ultralytics/yolov5)"
380
  # article="https://gitee.com/CV_Lab/gradio_yolov5_det"
381
 
382
  # example image