sdkv2 commited on
Commit
b4e4b30
·
verified ·
1 Parent(s): bc5ba3a

Add CoreML mlpackage (FP16, macOS14)

Browse files
DepthAnythingV3Mono.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:646be564e8cc2390092445ee56cd3be3a372bcf3c4b66dbb76da793f1558409e
3
+ size 323167
DepthAnythingV3Mono.mlpackage/Data/com.apple.CoreML/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81e54c69cb206ef53ce9aa8665917bc39baed7ebf76f9280c7fd07b9a411c9e9
3
+ size 668145152
DepthAnythingV3Mono.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "E186D60F-9CBE-43AA-A48A-BBD736E17144": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "E5AA76B7-7844-426E-9E95-45F3DE33B585": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Specification",
13
+ "name": "model.mlmodel",
14
+ "path": "com.apple.CoreML/model.mlmodel"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "E5AA76B7-7844-426E-9E95-45F3DE33B585"
18
+ }