yolov8 / config.json
ibelem's picture
Update config.json
36b1e6f verified
raw
history blame contribute delete
126 Bytes
Invalid JSON: Expected double-quoted property name in JSON at line 7, column 1
{
"model_type": "yolos",
"_name_or_path": "Ultralytics/YOLOv8",
"architectures": [
"YolosForObjectDetection"
],
}