zhufucdev commited on
Commit
fb54862
·
1 Parent(s): 9c52fa2

Fix CoreML dimension error

Browse files
CoreML/model.mlpackage/Data/com.apple.CoreML/model.mlmodel CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4b91d96a104b14e67ad1571d689389bbc486ec46fb9a9791226ba3623701d73
3
  size 146211
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eede637cd3579a55c3b3243ec89e6a28ea2fca2ee139224bb19d339bf23ca6f
3
  size 146211
CoreML/model.mlpackage/Data/com.apple.CoreML/weights/weight.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89478a5ffde728afc18345c619c830bdc6508de80b428cf3e29619138fe24e79
3
- size 164708992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50caecb2905efa32a174ca66d89bd28f12363a9d3fa0ff48ef6bcdfec31a7e52
3
+ size 168837760
CoreML/model.mlpackage/Manifest.json CHANGED
@@ -1,18 +1,18 @@
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
- "1DD16069-686E-485F-9E96-660586F023AB": {
5
  "author": "com.apple.CoreML",
6
  "description": "CoreML Model Specification",
7
  "name": "model.mlmodel",
8
  "path": "com.apple.CoreML/model.mlmodel"
9
  },
10
- "20221EA0-B2DD-461D-BD68-ED168E4AD9FC": {
11
  "author": "com.apple.CoreML",
12
  "description": "CoreML Model Weights",
13
  "name": "weights",
14
  "path": "com.apple.CoreML/weights"
15
  }
16
  },
17
- "rootModelIdentifier": "1DD16069-686E-485F-9E96-660586F023AB"
18
  }
 
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
+ "0FD7D233-4DEC-4291-8D00-4D5C64669C55": {
5
  "author": "com.apple.CoreML",
6
  "description": "CoreML Model Specification",
7
  "name": "model.mlmodel",
8
  "path": "com.apple.CoreML/model.mlmodel"
9
  },
10
+ "ACA4D1CD-7C94-44E5-8E81-1BD6681BE2AF": {
11
  "author": "com.apple.CoreML",
12
  "description": "CoreML Model Weights",
13
  "name": "weights",
14
  "path": "com.apple.CoreML/weights"
15
  }
16
  },
17
+ "rootModelIdentifier": "0FD7D233-4DEC-4291-8D00-4D5C64669C55"
18
  }