mlboydaisuke commited on
Commit
ab9d325
·
verified ·
1 Parent(s): 976fa99

Add SinSR_Decoder.mlpackage

Browse files
SinSR_Decoder.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:071868251729b1588a2aa95ffa3113c80c09a7148306789ba04d366debad7ede
3
+ size 138233
SinSR_Decoder.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:806f22a419aeb3a69ad7da5be04dec6442bd233e18a45b258da5c76b964a4286
3
+ size 66014784
SinSR_Decoder.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "0EAFA3F4-318D-4C4C-A7BD-703A1A5D56B3": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "ED9673EA-0116-4D85-A7B6-EF8417870F70": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "0EAFA3F4-318D-4C4C-A7BD-703A1A5D56B3"
18
+ }