Upload omniparser_mlx.json with huggingface_hub
Browse files- omniparser_mlx.json +8 -0
omniparser_mlx.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"nc": 1,
|
| 3 |
+
"scale": "m",
|
| 4 |
+
"names": {
|
| 5 |
+
"0": "icon"
|
| 6 |
+
},
|
| 7 |
+
"source": "dlf-yolo-world/omniparser_weights/icon_detect/model.pt"
|
| 8 |
+
}
|