Devserhii commited on
Commit
5ecffb5
·
verified ·
1 Parent(s): 91d6444

Add files using upload-large-folder tool

Browse files
TextEncoder.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aae18025a7a25754f8367b541eb83819565b9dcc0320ea69b79daa053b16659
3
+ size 243
TextEncoder.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c83c150ecdfa1361d2290b703aa628e62748e2245351b5024ceaffc0859ea34
3
+ size 909
TextEncoder.mlmodelc/metadata.json ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "shortDescription" : "Stable Diffusion generates images conditioned on text and\/or other images as input through the diffusion process. Please refer to https:\/\/arxiv.org\/abs\/2112.10752 for details.",
4
+ "metadataOutputVersion" : "3.0",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 77 × 768)",
11
+ "shortDescription" : "Hidden states after the encoder layers",
12
+ "shape" : "[1, 77, 768]",
13
+ "name" : "hidden_embeds",
14
+ "type" : "MultiArray"
15
+ },
16
+ {
17
+ "hasShapeFlexibility" : "0",
18
+ "isOptional" : "0",
19
+ "dataType" : "Float32",
20
+ "formattedType" : "MultiArray (Float32 1 × 768)",
21
+ "shortDescription" : "The version of the `last_hidden_state` output after pooling",
22
+ "shape" : "[1, 768]",
23
+ "name" : "pooled_outputs",
24
+ "type" : "MultiArray"
25
+ }
26
+ ],
27
+ "version" : "LyliaEngine\/waiIllustriousSDXL_v170",
28
+ "modelParameters" : [
29
+
30
+ ],
31
+ "author" : "Please refer to the Model Card available at huggingface.co\/LyliaEngine\/waiIllustriousSDXL_v170",
32
+ "specificationVersion" : 8,
33
+ "storagePrecision" : "Float16",
34
+ "license" : "OpenRAIL++-M (https:\/\/huggingface.co\/stabilityai\/stable-diffusion-xl-base-1.0\/blob\/main\/LICENSE.md)",
35
+ "mlProgramOperationTypeHistogram" : {
36
+ "Ios17.mul" : 36,
37
+ "Ios17.reduceArgmax" : 1,
38
+ "Ios17.linear" : 72,
39
+ "Ios17.transpose" : 48,
40
+ "Select" : 1,
41
+ "Ios17.matmul" : 24,
42
+ "Stack" : 1,
43
+ "Ios17.gatherNd" : 1,
44
+ "Ios16.sigmoid" : 12,
45
+ "Ios17.gather" : 1,
46
+ "Ios17.add" : 38,
47
+ "Ios16.softmax" : 12,
48
+ "Ios17.greaterEqual" : 1,
49
+ "Ios17.reshape" : 48,
50
+ "Ios17.layerNorm" : 25,
51
+ "Ios17.cast" : 4
52
+ },
53
+ "computePrecision" : "Mixed (Float16, Float32, Int32, UInt16)",
54
+ "stateSchema" : [
55
+
56
+ ],
57
+ "isUpdatable" : "0",
58
+ "availability" : {
59
+ "macOS" : "14.0",
60
+ "tvOS" : "17.0",
61
+ "visionOS" : "1.0",
62
+ "watchOS" : "10.0",
63
+ "iOS" : "17.0",
64
+ "macCatalyst" : "17.0"
65
+ },
66
+ "modelType" : {
67
+ "name" : "MLModelType_mlProgram"
68
+ },
69
+ "inputSchema" : [
70
+ {
71
+ "hasShapeFlexibility" : "0",
72
+ "isOptional" : "0",
73
+ "dataType" : "Float32",
74
+ "formattedType" : "MultiArray (Float32 1 × 77)",
75
+ "shortDescription" : "The token ids that represent the input text",
76
+ "shape" : "[1, 77]",
77
+ "name" : "input_ids",
78
+ "type" : "MultiArray"
79
+ }
80
+ ],
81
+ "userDefinedMetadata" : {
82
+ "com.github.apple.coremltools.version" : "8.0",
83
+ "com.github.apple.coremltools.source" : "torch==2.4.0",
84
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
85
+ },
86
+ "generatedClassName" : "Stable_Diffusion_version_LyliaEngine_waiIllustriousSDXL_v170_text_encoder",
87
+ "method" : "predict"
88
+ }
89
+ ]
TextEncoder.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
TextEncoder2.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ace20f221f3db6d22fd288fa5bd88fc1662bfe306a3ab8846aa2633e53b108
3
+ size 909
TextEncoder2.mlmodelc/metadata.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "shortDescription" : "Stable Diffusion generates images conditioned on text and\/or other images as input through the diffusion process. Please refer to https:\/\/arxiv.org\/abs\/2112.10752 for details.",
4
+ "metadataOutputVersion" : "3.0",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 77 × 1280)",
11
+ "shortDescription" : "Hidden states after the encoder layers",
12
+ "shape" : "[1, 77, 1280]",
13
+ "name" : "hidden_embeds",
14
+ "type" : "MultiArray"
15
+ },
16
+ {
17
+ "hasShapeFlexibility" : "0",
18
+ "isOptional" : "0",
19
+ "dataType" : "Float32",
20
+ "formattedType" : "MultiArray (Float32 1 × 1280)",
21
+ "shortDescription" : "The version of the `last_hidden_state` output after pooling",
22
+ "shape" : "[1, 1280]",
23
+ "name" : "pooled_outputs",
24
+ "type" : "MultiArray"
25
+ }
26
+ ],
27
+ "version" : "LyliaEngine\/waiIllustriousSDXL_v170",
28
+ "modelParameters" : [
29
+
30
+ ],
31
+ "author" : "Please refer to the Model Card available at huggingface.co\/LyliaEngine\/waiIllustriousSDXL_v170",
32
+ "specificationVersion" : 8,
33
+ "storagePrecision" : "Mixed (Float16, Palettized (8 bits))",
34
+ "license" : "OpenRAIL++-M (https:\/\/huggingface.co\/stabilityai\/stable-diffusion-xl-base-1.0\/blob\/main\/LICENSE.md)",
35
+ "mlProgramOperationTypeHistogram" : {
36
+ "Ios17.mul" : 32,
37
+ "Ios17.reduceArgmax" : 1,
38
+ "Ios17.linear" : 193,
39
+ "Ios17.transpose" : 128,
40
+ "Select" : 1,
41
+ "Ios16.constexprLutToDense" : 195,
42
+ "Ios17.matmul" : 64,
43
+ "Stack" : 1,
44
+ "Ios17.gatherNd" : 1,
45
+ "Ios17.gather" : 1,
46
+ "Ios17.add" : 98,
47
+ "Ios16.softmax" : 32,
48
+ "Ios16.gelu" : 32,
49
+ "Ios17.greaterEqual" : 1,
50
+ "Ios17.reshape" : 128,
51
+ "Ios17.layerNorm" : 65,
52
+ "Ios17.cast" : 4
53
+ },
54
+ "computePrecision" : "Mixed (Float16, Float32, Int32, UInt16)",
55
+ "stateSchema" : [
56
+
57
+ ],
58
+ "isUpdatable" : "0",
59
+ "availability" : {
60
+ "macOS" : "14.0",
61
+ "tvOS" : "17.0",
62
+ "visionOS" : "1.0",
63
+ "watchOS" : "10.0",
64
+ "iOS" : "17.0",
65
+ "macCatalyst" : "17.0"
66
+ },
67
+ "modelType" : {
68
+ "name" : "MLModelType_mlProgram"
69
+ },
70
+ "inputSchema" : [
71
+ {
72
+ "hasShapeFlexibility" : "0",
73
+ "isOptional" : "0",
74
+ "dataType" : "Float32",
75
+ "formattedType" : "MultiArray (Float32 1 × 77)",
76
+ "shortDescription" : "The token ids that represent the input text",
77
+ "shape" : "[1, 77]",
78
+ "name" : "input_ids",
79
+ "type" : "MultiArray"
80
+ }
81
+ ],
82
+ "userDefinedMetadata" : {
83
+ "com.github.apple.coremltools.version" : "8.0",
84
+ "com.github.apple.coremltools.source_dialect" : "TorchScript",
85
+ "com.github.apple.coremltools.source" : "torch==2.4.0"
86
+ },
87
+ "generatedClassName" : "Stable_Diffusion_version_LyliaEngine_waiIllustriousSDXL_v170_text_encoder_2",
88
+ "method" : "predict"
89
+ }
90
+ ]
TextEncoder2.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
UnetChunk1.mlmodelc/metadata.json ADDED
@@ -0,0 +1,221 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Mixed (Float16, Palettized (6 bits))",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 2 × 640 × 64 × 64)",
11
+ "shortDescription" : "",
12
+ "shape" : "[2, 640, 64, 64]",
13
+ "name" : "input_79_cast_fp16",
14
+ "type" : "MultiArray"
15
+ },
16
+ {
17
+ "hasShapeFlexibility" : "0",
18
+ "isOptional" : "0",
19
+ "dataType" : "Float32",
20
+ "formattedType" : "MultiArray (Float32 2 × 320 × 64 × 64)",
21
+ "shortDescription" : "",
22
+ "shape" : "[2, 320, 64, 64]",
23
+ "name" : "input_45_cast_fp16",
24
+ "type" : "MultiArray"
25
+ },
26
+ {
27
+ "hasShapeFlexibility" : "0",
28
+ "isOptional" : "0",
29
+ "dataType" : "Float32",
30
+ "formattedType" : "MultiArray (Float32 2 × 2560 × 32 × 32)",
31
+ "shortDescription" : "",
32
+ "shape" : "[2, 2560, 32, 32]",
33
+ "name" : "input_423_cast_fp16",
34
+ "type" : "MultiArray"
35
+ },
36
+ {
37
+ "hasShapeFlexibility" : "0",
38
+ "isOptional" : "0",
39
+ "dataType" : "Float32",
40
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 32 × 32)",
41
+ "shortDescription" : "",
42
+ "shape" : "[2, 1280, 32, 32]",
43
+ "name" : "input_213_cast_fp16",
44
+ "type" : "MultiArray"
45
+ },
46
+ {
47
+ "hasShapeFlexibility" : "0",
48
+ "isOptional" : "0",
49
+ "dataType" : "Float32",
50
+ "formattedType" : "MultiArray (Float32 2 × 640 × 64 × 64)",
51
+ "shortDescription" : "",
52
+ "shape" : "[2, 640, 64, 64]",
53
+ "name" : "input_113_cast_fp16",
54
+ "type" : "MultiArray"
55
+ },
56
+ {
57
+ "hasShapeFlexibility" : "0",
58
+ "isOptional" : "0",
59
+ "dataType" : "Float32",
60
+ "formattedType" : "MultiArray (Float32 2 × 320 × 128 × 128)",
61
+ "shortDescription" : "",
62
+ "shape" : "[2, 320, 128, 128]",
63
+ "name" : "input_13_cast_fp16",
64
+ "type" : "MultiArray"
65
+ },
66
+ {
67
+ "hasShapeFlexibility" : "0",
68
+ "isOptional" : "0",
69
+ "dataType" : "Float32",
70
+ "formattedType" : "MultiArray (Float32 2 × 320 × 128 × 128)",
71
+ "shortDescription" : "",
72
+ "shape" : "[2, 320, 128, 128]",
73
+ "name" : "input_29_cast_fp16",
74
+ "type" : "MultiArray"
75
+ },
76
+ {
77
+ "hasShapeFlexibility" : "0",
78
+ "isOptional" : "0",
79
+ "dataType" : "Float32",
80
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 32 × 32)",
81
+ "shortDescription" : "",
82
+ "shape" : "[2, 1280, 32, 32]",
83
+ "name" : "hidden_states_281_cast_fp16",
84
+ "type" : "MultiArray"
85
+ },
86
+ {
87
+ "hasShapeFlexibility" : "0",
88
+ "isOptional" : "0",
89
+ "dataType" : "Float32",
90
+ "formattedType" : "MultiArray (Float32 2 × 640 × 32 × 32)",
91
+ "shortDescription" : "",
92
+ "shape" : "[2, 640, 32, 32]",
93
+ "name" : "input_115_cast_fp16",
94
+ "type" : "MultiArray"
95
+ },
96
+ {
97
+ "hasShapeFlexibility" : "0",
98
+ "isOptional" : "0",
99
+ "dataType" : "Float32",
100
+ "formattedType" : "MultiArray (Float32 2 × 320 × 128 × 128)",
101
+ "shortDescription" : "",
102
+ "shape" : "[2, 320, 128, 128]",
103
+ "name" : "input_43_cast_fp16",
104
+ "type" : "MultiArray"
105
+ },
106
+ {
107
+ "hasShapeFlexibility" : "0",
108
+ "isOptional" : "0",
109
+ "dataType" : "Float32",
110
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 1 × 1)",
111
+ "shortDescription" : "",
112
+ "shape" : "[2, 1280, 1, 1]",
113
+ "name" : "input_21_cast_fp16",
114
+ "type" : "MultiArray"
115
+ }
116
+ ],
117
+ "modelParameters" : [
118
+
119
+ ],
120
+ "specificationVersion" : 8,
121
+ "mlProgramOperationTypeHistogram" : {
122
+ "Ios17.square" : 23,
123
+ "Ios17.cos" : 2,
124
+ "Ios17.reshape" : 58,
125
+ "Ios16.reduceMean" : 46,
126
+ "Ios16.softmax" : 1280,
127
+ "Ios17.sin" : 2,
128
+ "Ios17.transpose" : 68,
129
+ "Split" : 34,
130
+ "Ios17.expandDims" : 6,
131
+ "Ios17.add" : 148,
132
+ "Ios17.sliceByIndex" : 3844,
133
+ "Ios17.layerNorm" : 102,
134
+ "Ios17.batchNorm" : 23,
135
+ "Ios17.sqrt" : 23,
136
+ "Ios17.sub" : 23,
137
+ "Ios17.conv" : 386,
138
+ "Ios16.constexprLutToDense" : 386,
139
+ "Ios17.realDiv" : 23,
140
+ "Ios17.concat" : 74,
141
+ "Ios16.einsum" : 2560,
142
+ "Ios16.silu" : 21,
143
+ "Ios16.gelu" : 34,
144
+ "Ios17.cast" : 11,
145
+ "Ios17.mul" : 1316
146
+ },
147
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
148
+ "isUpdatable" : "0",
149
+ "stateSchema" : [
150
+
151
+ ],
152
+ "availability" : {
153
+ "macOS" : "14.0",
154
+ "tvOS" : "17.0",
155
+ "visionOS" : "1.0",
156
+ "watchOS" : "10.0",
157
+ "iOS" : "17.0",
158
+ "macCatalyst" : "17.0"
159
+ },
160
+ "modelType" : {
161
+ "name" : "MLModelType_mlProgram"
162
+ },
163
+ "userDefinedMetadata" : {
164
+
165
+ },
166
+ "inputSchema" : [
167
+ {
168
+ "hasShapeFlexibility" : "0",
169
+ "isOptional" : "0",
170
+ "dataType" : "Float16",
171
+ "formattedType" : "MultiArray (Float16 2 × 4 × 128 × 128)",
172
+ "shortDescription" : "",
173
+ "shape" : "[2, 4, 128, 128]",
174
+ "name" : "sample",
175
+ "type" : "MultiArray"
176
+ },
177
+ {
178
+ "hasShapeFlexibility" : "0",
179
+ "isOptional" : "0",
180
+ "dataType" : "Float16",
181
+ "formattedType" : "MultiArray (Float16 2)",
182
+ "shortDescription" : "",
183
+ "shape" : "[2]",
184
+ "name" : "timestep",
185
+ "type" : "MultiArray"
186
+ },
187
+ {
188
+ "hasShapeFlexibility" : "0",
189
+ "isOptional" : "0",
190
+ "dataType" : "Float16",
191
+ "formattedType" : "MultiArray (Float16 2 × 2048 × 1 × 77)",
192
+ "shortDescription" : "",
193
+ "shape" : "[2, 2048, 1, 77]",
194
+ "name" : "encoder_hidden_states",
195
+ "type" : "MultiArray"
196
+ },
197
+ {
198
+ "hasShapeFlexibility" : "0",
199
+ "isOptional" : "0",
200
+ "dataType" : "Float16",
201
+ "formattedType" : "MultiArray (Float16 2 × 6)",
202
+ "shortDescription" : "",
203
+ "shape" : "[2, 6]",
204
+ "name" : "time_ids",
205
+ "type" : "MultiArray"
206
+ },
207
+ {
208
+ "hasShapeFlexibility" : "0",
209
+ "isOptional" : "0",
210
+ "dataType" : "Float16",
211
+ "formattedType" : "MultiArray (Float16 2 × 1280)",
212
+ "shortDescription" : "",
213
+ "shape" : "[2, 1280]",
214
+ "name" : "text_embeds",
215
+ "type" : "MultiArray"
216
+ }
217
+ ],
218
+ "generatedClassName" : "Stable_Diffusion_version_LyliaEngine_waiIllustriousSDXL_v170_unet_chunk1",
219
+ "method" : "predict"
220
+ }
221
+ ]
UnetChunk1.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
UnetChunk2.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58d236a0984d746f70e4ad8f039651bcc2d9aec545faac18d86f268badff5d03
3
+ size 243
UnetChunk2.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3db997f0c88956719cf1ca8f5cd7cf38f9663c739ec64b8c7faf012db7183961
3
+ size 598
UnetChunk2.mlmodelc/metadata.json ADDED
@@ -0,0 +1,189 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Mixed (Float16, Palettized (6 bits))",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 2 × 4 × 128 × 128)",
11
+ "shortDescription" : "",
12
+ "shape" : "[2, 4, 128, 128]",
13
+ "name" : "noise_pred",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "modelParameters" : [
18
+
19
+ ],
20
+ "specificationVersion" : 8,
21
+ "mlProgramOperationTypeHistogram" : {
22
+ "Ios17.square" : 23,
23
+ "UpsampleNearestNeighbor" : 2,
24
+ "Ios17.reshape" : 58,
25
+ "Ios16.reduceMean" : 46,
26
+ "Ios16.softmax" : 1320,
27
+ "Ios17.transpose" : 72,
28
+ "Split" : 36,
29
+ "Ios17.add" : 154,
30
+ "Ios17.sliceByIndex" : 3960,
31
+ "Ios17.layerNorm" : 108,
32
+ "Ios17.batchNorm" : 23,
33
+ "Ios17.sqrt" : 23,
34
+ "Ios17.sub" : 23,
35
+ "Ios16.constexprLutToDense" : 408,
36
+ "Ios17.conv" : 408,
37
+ "Ios16.einsum" : 2640,
38
+ "Ios17.concat" : 80,
39
+ "Ios17.realDiv" : 23,
40
+ "Ios16.gelu" : 36,
41
+ "Ios17.cast" : 12,
42
+ "Ios16.silu" : 17,
43
+ "Ios17.mul" : 1356
44
+ },
45
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
46
+ "isUpdatable" : "0",
47
+ "stateSchema" : [
48
+
49
+ ],
50
+ "availability" : {
51
+ "macOS" : "14.0",
52
+ "tvOS" : "17.0",
53
+ "visionOS" : "1.0",
54
+ "watchOS" : "10.0",
55
+ "iOS" : "17.0",
56
+ "macCatalyst" : "17.0"
57
+ },
58
+ "modelType" : {
59
+ "name" : "MLModelType_mlProgram"
60
+ },
61
+ "userDefinedMetadata" : {
62
+
63
+ },
64
+ "inputSchema" : [
65
+ {
66
+ "hasShapeFlexibility" : "0",
67
+ "isOptional" : "0",
68
+ "dataType" : "Float16",
69
+ "formattedType" : "MultiArray (Float16 2 × 2048 × 1 × 77)",
70
+ "shortDescription" : "",
71
+ "shape" : "[2, 2048, 1, 77]",
72
+ "name" : "encoder_hidden_states",
73
+ "type" : "MultiArray"
74
+ },
75
+ {
76
+ "hasShapeFlexibility" : "0",
77
+ "isOptional" : "0",
78
+ "dataType" : "Float32",
79
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 32 × 32)",
80
+ "shortDescription" : "",
81
+ "shape" : "[2, 1280, 32, 32]",
82
+ "name" : "hidden_states_281_cast_fp16",
83
+ "type" : "MultiArray"
84
+ },
85
+ {
86
+ "hasShapeFlexibility" : "0",
87
+ "isOptional" : "0",
88
+ "dataType" : "Float32",
89
+ "formattedType" : "MultiArray (Float32 2 × 320 × 128 × 128)",
90
+ "shortDescription" : "",
91
+ "shape" : "[2, 320, 128, 128]",
92
+ "name" : "input_29_cast_fp16",
93
+ "type" : "MultiArray"
94
+ },
95
+ {
96
+ "hasShapeFlexibility" : "0",
97
+ "isOptional" : "0",
98
+ "dataType" : "Float32",
99
+ "formattedType" : "MultiArray (Float32 2 × 320 × 128 × 128)",
100
+ "shortDescription" : "",
101
+ "shape" : "[2, 320, 128, 128]",
102
+ "name" : "input_43_cast_fp16",
103
+ "type" : "MultiArray"
104
+ },
105
+ {
106
+ "hasShapeFlexibility" : "0",
107
+ "isOptional" : "0",
108
+ "dataType" : "Float32",
109
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 1 × 1)",
110
+ "shortDescription" : "",
111
+ "shape" : "[2, 1280, 1, 1]",
112
+ "name" : "input_21_cast_fp16",
113
+ "type" : "MultiArray"
114
+ },
115
+ {
116
+ "hasShapeFlexibility" : "0",
117
+ "isOptional" : "0",
118
+ "dataType" : "Float32",
119
+ "formattedType" : "MultiArray (Float32 2 × 320 × 64 × 64)",
120
+ "shortDescription" : "",
121
+ "shape" : "[2, 320, 64, 64]",
122
+ "name" : "input_45_cast_fp16",
123
+ "type" : "MultiArray"
124
+ },
125
+ {
126
+ "hasShapeFlexibility" : "0",
127
+ "isOptional" : "0",
128
+ "dataType" : "Float32",
129
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 32 × 32)",
130
+ "shortDescription" : "",
131
+ "shape" : "[2, 1280, 32, 32]",
132
+ "name" : "input_213_cast_fp16",
133
+ "type" : "MultiArray"
134
+ },
135
+ {
136
+ "hasShapeFlexibility" : "0",
137
+ "isOptional" : "0",
138
+ "dataType" : "Float32",
139
+ "formattedType" : "MultiArray (Float32 2 × 640 × 64 × 64)",
140
+ "shortDescription" : "",
141
+ "shape" : "[2, 640, 64, 64]",
142
+ "name" : "input_79_cast_fp16",
143
+ "type" : "MultiArray"
144
+ },
145
+ {
146
+ "hasShapeFlexibility" : "0",
147
+ "isOptional" : "0",
148
+ "dataType" : "Float32",
149
+ "formattedType" : "MultiArray (Float32 2 × 640 × 64 × 64)",
150
+ "shortDescription" : "",
151
+ "shape" : "[2, 640, 64, 64]",
152
+ "name" : "input_113_cast_fp16",
153
+ "type" : "MultiArray"
154
+ },
155
+ {
156
+ "hasShapeFlexibility" : "0",
157
+ "isOptional" : "0",
158
+ "dataType" : "Float32",
159
+ "formattedType" : "MultiArray (Float32 2 × 320 × 128 × 128)",
160
+ "shortDescription" : "",
161
+ "shape" : "[2, 320, 128, 128]",
162
+ "name" : "input_13_cast_fp16",
163
+ "type" : "MultiArray"
164
+ },
165
+ {
166
+ "hasShapeFlexibility" : "0",
167
+ "isOptional" : "0",
168
+ "dataType" : "Float32",
169
+ "formattedType" : "MultiArray (Float32 2 × 640 × 32 × 32)",
170
+ "shortDescription" : "",
171
+ "shape" : "[2, 640, 32, 32]",
172
+ "name" : "input_115_cast_fp16",
173
+ "type" : "MultiArray"
174
+ },
175
+ {
176
+ "hasShapeFlexibility" : "0",
177
+ "isOptional" : "0",
178
+ "dataType" : "Float32",
179
+ "formattedType" : "MultiArray (Float32 2 × 2560 × 32 × 32)",
180
+ "shortDescription" : "",
181
+ "shape" : "[2, 2560, 32, 32]",
182
+ "name" : "input_423_cast_fp16",
183
+ "type" : "MultiArray"
184
+ }
185
+ ],
186
+ "generatedClassName" : "Stable_Diffusion_version_LyliaEngine_waiIllustriousSDXL_v170_unet_chunk2",
187
+ "method" : "predict"
188
+ }
189
+ ]
UnetChunk2.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
VAEDecoder.mlmodelc/metadata.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "shortDescription" : "Stable Diffusion generates images conditioned on text and\/or other images as input through the diffusion process. Please refer to https:\/\/arxiv.org\/abs\/2112.10752 for details.",
4
+ "metadataOutputVersion" : "3.0",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 3 × 1024 × 1024)",
11
+ "shortDescription" : "Generated image normalized to range [-1, 1]",
12
+ "shape" : "[1, 3, 1024, 1024]",
13
+ "name" : "image",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "version" : "LyliaEngine\/waiIllustriousSDXL_v170",
18
+ "modelParameters" : [
19
+
20
+ ],
21
+ "author" : "Please refer to the Model Card available at huggingface.co\/LyliaEngine\/waiIllustriousSDXL_v170",
22
+ "specificationVersion" : 8,
23
+ "storagePrecision" : "Float32",
24
+ "license" : "OpenRAIL++-M (https:\/\/huggingface.co\/stabilityai\/stable-diffusion-xl-base-1.0\/blob\/main\/LICENSE.md)",
25
+ "mlProgramOperationTypeHistogram" : {
26
+ "Ios17.mul" : 2,
27
+ "Ios17.sqrt" : 30,
28
+ "Ios17.square" : 30,
29
+ "Ios17.transpose" : 6,
30
+ "Ios17.sub" : 30,
31
+ "Ios17.linear" : 4,
32
+ "Ios17.conv" : 36,
33
+ "Ios17.matmul" : 2,
34
+ "Ios17.add" : 46,
35
+ "Ios17.realDiv" : 30,
36
+ "Ios16.reduceMean" : 60,
37
+ "Ios17.batchNorm" : 29,
38
+ "Ios16.softmax" : 1,
39
+ "UpsampleNearestNeighbor" : 3,
40
+ "Ios17.reshape" : 65,
41
+ "Ios16.silu" : 29
42
+ },
43
+ "computePrecision" : "Mixed (Float32, Int32)",
44
+ "stateSchema" : [
45
+
46
+ ],
47
+ "isUpdatable" : "0",
48
+ "availability" : {
49
+ "macOS" : "14.0",
50
+ "tvOS" : "17.0",
51
+ "visionOS" : "1.0",
52
+ "watchOS" : "10.0",
53
+ "iOS" : "17.0",
54
+ "macCatalyst" : "17.0"
55
+ },
56
+ "modelType" : {
57
+ "name" : "MLModelType_mlProgram"
58
+ },
59
+ "inputSchema" : [
60
+ {
61
+ "hasShapeFlexibility" : "0",
62
+ "isOptional" : "0",
63
+ "dataType" : "Float32",
64
+ "formattedType" : "MultiArray (Float32 1 × 4 × 128 × 128)",
65
+ "shortDescription" : "The denoised latent embeddings from the unet model after the last step of reverse diffusion",
66
+ "shape" : "[1, 4, 128, 128]",
67
+ "name" : "z",
68
+ "type" : "MultiArray"
69
+ }
70
+ ],
71
+ "userDefinedMetadata" : {
72
+ "com.github.apple.coremltools.source_dialect" : "TorchScript",
73
+ "com.github.apple.coremltools.version" : "8.0",
74
+ "com.github.apple.coremltools.source" : "torch==2.4.0"
75
+ },
76
+ "generatedClassName" : "Stable_Diffusion_version_LyliaEngine_waiIllustriousSDXL_v170_vae_decoder",
77
+ "method" : "predict"
78
+ }
79
+ ]
VAEDecoder.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
VAEEncoder.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eae31a4bd2d1a5045782607d6bc03ff623d91fb26643329d041e6f229c29a46e
3
+ size 243
VAEEncoder.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29ce512f9d032e18cd26f1ae8353d684444504f66941ed1a00aa8f3ff51153eb
3
+ size 864
VAEEncoder.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
VAEEncoder.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37234e51b30412a58500a16f43ef94bf50f867c952bdbd6333613dd7063adc83
3
+ size 136668992
vocab.json ADDED
The diff for this file is too large to render. See raw diff