mlboydaisuke commited on
Commit
111ccc8
·
verified ·
1 Parent(s): 0cbde3c

Add StableAudioDiT.mlpackage

Browse files
StableAudioDiT.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a118772c17fb831a6eda6a1ec2527f535d004064e27a8eb4597d5ae6d33a0576
3
+ size 393090
StableAudioDiT.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:c5444973f1a2bb3878a33049a4c559a1097de77fca8dc358aba38ee72033e97d
3
+ size 1363696704
StableAudioDiT.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "4C58578E-531E-44D7-AF60-DDE119C28E7E": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "5E9B4081-9B94-4DD7-A626-8946F2608598": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "4C58578E-531E-44D7-AF60-DDE119C28E7E"
18
+ }