mlboydaisuke commited on
Commit
4b2d63d
·
verified ·
1 Parent(s): 4f53c3d

Add HyperSDVAEDecoder.mlpackage

Browse files
HyperSDVAEDecoder.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f6ea808a163a8b0a2bc14213d7a9483c0651ba7c99022b1265164710c47787d
3
+ size 169766
HyperSDVAEDecoder.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:ca45a093443d3a9719c5f7c61010315e94ffc8019eff27a0eeb52075a05ac752
3
+ size 98993280
HyperSDVAEDecoder.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "092EEF4B-9E1C-434A-A5AF-40EEBC498DEC": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "FDB7E4A3-C139-4EFF-B2C7-5DC984170B6E": {
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": "FDB7E4A3-C139-4EFF-B2C7-5DC984170B6E"
18
+ }