Object Detection
Transformers
Safetensors
computer-vision
yolov10
jameslahm commited on
Commit
e533602
1 Parent(s): dd9d190

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -81,5 +81,6 @@
81
  "77": "teddy bear",
82
  "78": "hair drier",
83
  "79": "toothbrush"
84
- }
 
85
  }
 
81
  "77": "teddy bear",
82
  "78": "hair drier",
83
  "79": "toothbrush"
84
+ },
85
+ "task": "detect"
86
  }