mlboydaisuke commited on
Commit
f4967f9
·
verified ·
1 Parent(s): b7f66de

Add NitroE_VAEDecoder.mlpackage

Browse files
NitroE_VAEDecoder.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af08f60424c7cbf23a5af44d24887b0d72afc48f23f1ecb9c81f9358da55cb5c
3
+ size 249407
NitroE_VAEDecoder.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:0449fb7f2091b4a719f69dbc6c423259999d535bdc5af9c18b0004f47d8d4809
3
+ size 166682944
NitroE_VAEDecoder.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "A978680E-952C-4F58-B97A-C38EC417CD7D": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "B71A4C4F-6743-4F00-91A7-3EE8C1A3662B": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "A978680E-952C-4F58-B97A-C38EC417CD7D"
18
+ }