Upload ./ztc_manifest.json with huggingface_hub
Browse files- ztc_manifest.json +30 -0
ztc_manifest.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_key": "ce5faa7c5335422cb0896ec2b30c83f7",
|
| 3 |
+
"repo_id": "why-arong/fds",
|
| 4 |
+
"artifacts": [
|
| 5 |
+
{
|
| 6 |
+
"hardware": "ios_default",
|
| 7 |
+
"os": "ios",
|
| 8 |
+
"path": "fds_ios_default.ztc",
|
| 9 |
+
"checksum": "d5f0606b9c6fca9f3b4fe87a5ee2ae73"
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"hardware": "apple",
|
| 13 |
+
"os": "ios",
|
| 14 |
+
"path": "fds_apple_flagship.ztc",
|
| 15 |
+
"checksum": "ad707ced2eaed4ace91a752133769c31"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"hardware": "android_default",
|
| 19 |
+
"os": "android",
|
| 20 |
+
"path": "fds_android_default.ztc",
|
| 21 |
+
"checksum": "c3d559e6adfcfb071a80bf596bf18460"
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"hardware": "QTI",
|
| 25 |
+
"os": "android",
|
| 26 |
+
"path": "fds_qualcom_flagship.ztc",
|
| 27 |
+
"checksum": "b0e64811492458d9439a60f6b22f010a"
|
| 28 |
+
}
|
| 29 |
+
]
|
| 30 |
+
}
|