Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,10 @@ tags:
|
|
4 |
- object-detection
|
5 |
- computer-vision
|
6 |
- yolov10
|
|
|
7 |
datasets:
|
8 |
- detection-datasets/coco
|
|
|
9 |
inference: false
|
10 |
---
|
11 |
|
|
|
4 |
- object-detection
|
5 |
- computer-vision
|
6 |
- yolov10
|
7 |
+
- pytorch_model_hub_mixin
|
8 |
datasets:
|
9 |
- detection-datasets/coco
|
10 |
+
library_name: yolov10
|
11 |
inference: false
|
12 |
---
|
13 |
|