Upload ./ztc_manifest.json with huggingface_hub
Browse files- ztc_manifest.json +36 -0
ztc_manifest.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_key": "d7d520ce5f3248f7958b5d1f06a90ad8",
|
| 3 |
+
"repo_id": "why-arong/new_yolo",
|
| 4 |
+
"artifacts": [
|
| 5 |
+
{
|
| 6 |
+
"hardware": "Google",
|
| 7 |
+
"path": "new_yolo_google.ztc",
|
| 8 |
+
"checksum": "0085be904aaf86a1606d1d5c4efa4511"
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"hardware": "default",
|
| 12 |
+
"path": "new_yolo_default.ztc",
|
| 13 |
+
"checksum": "722df2ee5171befb546df591ff6d1b79"
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"hardware": "Samsung",
|
| 17 |
+
"path": "new_yolo_samsung.ztc",
|
| 18 |
+
"checksum": "f17bcaeb8b7121ea6ae2b3b60c8fc6ad"
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"hardware": "QTI",
|
| 22 |
+
"path": "new_yolo_qti.ztc",
|
| 23 |
+
"checksum": "13fa620b19c8d5e83aee943cb796e568"
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"hardware": "apple",
|
| 27 |
+
"path": "new_yolo_apple.ztc",
|
| 28 |
+
"checksum": "bb8bf4c091dc25d1f5c748aa34ed12a2"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"hardware": "Mediatek",
|
| 32 |
+
"path": "new_yolo_mediatek.ztc",
|
| 33 |
+
"checksum": "c7e2864ae26dc33b5178e5e49be78e68"
|
| 34 |
+
}
|
| 35 |
+
]
|
| 36 |
+
}
|