Spaces:
Running
Running
📝 [add] doc string in README for gradio
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# YOLO: Official Implementation of YOLOv9, YOLOv7
|
| 2 |
|
| 3 |
[](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 |
[](https://yolo-docs.readthedocs.io/en/latest/?badge=latest)
|