jameslahm commited on
Commit
23df3c7
1 Parent(s): 7ae8e3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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