henry000 commited on
Commit
731ece0
Β·
1 Parent(s): 51f507f

πŸ“ [add] doc string in README for gradio

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # YOLO: Official Implementation of YOLOv9, YOLOv7
2
 
3
  [![Documentation Status](https://readthedocs.org/projects/yolo-docs/badge/?version=latest)](https://yolo-docs.readthedocs.io/en/latest/?badge=latest)
 
1
+ ---
2
+ title: YOLO
3
+ app_file: demo/hf_demo.py
4
+ sdk: gradio
5
+ sdk_version: 4.44.0
6
+ ---
7
  # YOLO: Official Implementation of YOLOv9, YOLOv7
8
 
9
  [![Documentation Status](https://readthedocs.org/projects/yolo-docs/badge/?version=latest)](https://yolo-docs.readthedocs.io/en/latest/?badge=latest)