mlboydaisuke commited on
Commit
0cbde3c
·
verified ·
1 Parent(s): 76d7944

Add StableAudioNumberEmbedder.mlpackage

Browse files
StableAudioNumberEmbedder.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14ecb9a0f6c3d04c3a611352343d7dea0c5b0720c9f8b56d87b8eae794b9c64c
3
+ size 3002
StableAudioNumberEmbedder.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:8ae6ab6d7bf960678564163be68ad300e245030b56eb5db10b2ab3e9090220d8
3
+ size 396800
StableAudioNumberEmbedder.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "D301D295-98D4-4F40-8062-648BCDAE374F": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "FD4863AE-382B-4D33-8C30-96429A226033": {
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": "FD4863AE-382B-4D33-8C30-96429A226033"
18
+ }