Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,8 @@ colorTo: blue
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
models:
|
| 9 |
-
- Xenova/yolov9-
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
models:
|
| 9 |
+
- Xenova/yolov9-c_all
|
| 10 |
+
short_description: In-browser object detection w/ YOLOv9 and Transformers.js
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|