Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -21,6 +21,5 @@
|
|
21 |
"id2label": {
|
22 |
"0": "Grape"
|
23 |
},
|
24 |
-
"architectures": ["YOLO11"]
|
25 |
-
|
26 |
}
|
|
|
21 |
"id2label": {
|
22 |
"0": "Grape"
|
23 |
},
|
24 |
+
"architectures": ["YOLO11"]
|
|
|
25 |
}
|