BloggsMr commited on
Commit
6a6aa21
·
1 Parent(s): c8ff252

Upload 32 files

Browse files
Files changed (32) hide show
  1. SD TURBO FULL SE CHUNK 384x384/TextEncoder.mlmodelc/analytics/coremldata.bin +3 -0
  2. SD TURBO FULL SE CHUNK 384x384/TextEncoder.mlmodelc/coremldata.bin +3 -0
  3. SD TURBO FULL SE CHUNK 384x384/TextEncoder.mlmodelc/metadata.json +84 -0
  4. SD TURBO FULL SE CHUNK 384x384/TextEncoder.mlmodelc/model.mil +0 -0
  5. SD TURBO FULL SE CHUNK 384x384/TextEncoder.mlmodelc/weights/weight.bin +3 -0
  6. SD TURBO FULL SE CHUNK 384x384/Unet.mlmodelc/analytics/coremldata.bin +3 -0
  7. SD TURBO FULL SE CHUNK 384x384/Unet.mlmodelc/coremldata.bin +3 -0
  8. SD TURBO FULL SE CHUNK 384x384/Unet.mlmodelc/metadata.json +105 -0
  9. SD TURBO FULL SE CHUNK 384x384/Unet.mlmodelc/model.mil +0 -0
  10. SD TURBO FULL SE CHUNK 384x384/Unet.mlmodelc/weights/weight.bin +3 -0
  11. SD TURBO FULL SE CHUNK 384x384/UnetChunk1.mlmodelc/analytics/coremldata.bin +3 -0
  12. SD TURBO FULL SE CHUNK 384x384/UnetChunk1.mlmodelc/coremldata.bin +3 -0
  13. SD TURBO FULL SE CHUNK 384x384/UnetChunk1.mlmodelc/metadata.json +218 -0
  14. SD TURBO FULL SE CHUNK 384x384/UnetChunk1.mlmodelc/model.mil +0 -0
  15. SD TURBO FULL SE CHUNK 384x384/UnetChunk1.mlmodelc/weights/weight.bin +3 -0
  16. SD TURBO FULL SE CHUNK 384x384/UnetChunk2.mlmodelc/analytics/coremldata.bin +3 -0
  17. SD TURBO FULL SE CHUNK 384x384/UnetChunk2.mlmodelc/coremldata.bin +3 -0
  18. SD TURBO FULL SE CHUNK 384x384/UnetChunk2.mlmodelc/metadata.json +206 -0
  19. SD TURBO FULL SE CHUNK 384x384/UnetChunk2.mlmodelc/model.mil +0 -0
  20. SD TURBO FULL SE CHUNK 384x384/UnetChunk2.mlmodelc/weights/weight.bin +3 -0
  21. SD TURBO FULL SE CHUNK 384x384/VAEDecoder.mlmodelc/analytics/coremldata.bin +3 -0
  22. SD TURBO FULL SE CHUNK 384x384/VAEDecoder.mlmodelc/coremldata.bin +3 -0
  23. SD TURBO FULL SE CHUNK 384x384/VAEDecoder.mlmodelc/metadata.json +77 -0
  24. SD TURBO FULL SE CHUNK 384x384/VAEDecoder.mlmodelc/model.mil +0 -0
  25. SD TURBO FULL SE CHUNK 384x384/VAEDecoder.mlmodelc/weights/weight.bin +3 -0
  26. SD TURBO FULL SE CHUNK 384x384/VAEEncoder.mlmodelc/analytics/coremldata.bin +3 -0
  27. SD TURBO FULL SE CHUNK 384x384/VAEEncoder.mlmodelc/coremldata.bin +3 -0
  28. SD TURBO FULL SE CHUNK 384x384/VAEEncoder.mlmodelc/metadata.json +77 -0
  29. SD TURBO FULL SE CHUNK 384x384/VAEEncoder.mlmodelc/model.mil +0 -0
  30. SD TURBO FULL SE CHUNK 384x384/VAEEncoder.mlmodelc/weights/weight.bin +3 -0
  31. SD TURBO FULL SE CHUNK 384x384/merges.txt +0 -0
  32. SD TURBO FULL SE CHUNK 384x384/vocab.json +0 -0
SD TURBO FULL SE CHUNK 384x384/TextEncoder.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49a16b146dd831088bae7acd4debc0914988be3dde89ea0f559c8c2252171e77
3
+ size 243
SD TURBO FULL SE CHUNK 384x384/TextEncoder.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d778c0c0902592adad9e265c3762cfa2d539a65e89de77a28ea8403624e18db0
3
+ size 875
SD TURBO FULL SE CHUNK 384x384/TextEncoder.mlmodelc/metadata.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 × 1024)",
11
+ "shortDescription" : "The token embeddings as encoded by the Transformer model",
12
+ "shape" : "[1, 77, 1024]",
13
+ "name" : "last_hidden_state",
14
+ "type" : "MultiArray"
15
+ },
16
+ {
17
+ "hasShapeFlexibility" : "0",
18
+ "isOptional" : "0",
19
+ "dataType" : "Float32",
20
+ "formattedType" : "MultiArray (Float32 1 × 1024)",
21
+ "shortDescription" : "The version of the `last_hidden_state` output after pooling",
22
+ "shape" : "[1, 1024]",
23
+ "name" : "pooled_outputs",
24
+ "type" : "MultiArray"
25
+ }
26
+ ],
27
+ "version" : "stabilityai\/sd-turbo",
28
+ "modelParameters" : [
29
+
30
+ ],
31
+ "author" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/sd-turbo",
32
+ "specificationVersion" : 7,
33
+ "storagePrecision" : "Float16",
34
+ "license" : "OpenRAIL (https:\/\/huggingface.co\/spaces\/CompVis\/stable-diffusion-license)",
35
+ "mlProgramOperationTypeHistogram" : {
36
+ "Ios16.cast" : 3,
37
+ "Ios16.mul" : 23,
38
+ "Ios16.layerNorm" : 47,
39
+ "Stack" : 1,
40
+ "Transpose" : 115,
41
+ "Ios16.linear" : 138,
42
+ "Ios16.add" : 70,
43
+ "Ios16.matmul" : 46,
44
+ "Ios16.gelu" : 23,
45
+ "Ios16.softmax" : 23,
46
+ "Ios16.gatherNd" : 1,
47
+ "Ios16.gather" : 1,
48
+ "Ios16.reshape" : 230,
49
+ "Ios16.reduceArgmax" : 1
50
+ },
51
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
52
+ "isUpdatable" : "0",
53
+ "availability" : {
54
+ "macOS" : "13.0",
55
+ "tvOS" : "16.0",
56
+ "visionOS" : "1.0",
57
+ "watchOS" : "9.0",
58
+ "iOS" : "16.0",
59
+ "macCatalyst" : "16.0"
60
+ },
61
+ "modelType" : {
62
+ "name" : "MLModelType_mlProgram"
63
+ },
64
+ "inputSchema" : [
65
+ {
66
+ "hasShapeFlexibility" : "0",
67
+ "isOptional" : "0",
68
+ "dataType" : "Float32",
69
+ "formattedType" : "MultiArray (Float32 1 × 77)",
70
+ "shortDescription" : "The token ids that represent the input text",
71
+ "shape" : "[1, 77]",
72
+ "name" : "input_ids",
73
+ "type" : "MultiArray"
74
+ }
75
+ ],
76
+ "userDefinedMetadata" : {
77
+ "com.github.apple.coremltools.source_dialect" : "TorchScript",
78
+ "com.github.apple.coremltools.source" : "torch==2.0.1",
79
+ "com.github.apple.coremltools.version" : "7.1"
80
+ },
81
+ "generatedClassName" : "Stable_Diffusion_version_stabilityai_sd_turbo_text_encoder",
82
+ "method" : "predict"
83
+ }
84
+ ]
SD TURBO FULL SE CHUNK 384x384/TextEncoder.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
SD TURBO FULL SE CHUNK 384x384/TextEncoder.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da4526deeeba64d18c2814244d26161b4213ffa5cbd67490bee758b5af613bba
3
+ size 680811520
SD TURBO FULL SE CHUNK 384x384/Unet.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af27a32886da880b44355641105776bf1f8f0f346efb3836b26e3614e954822a
3
+ size 243
SD TURBO FULL SE CHUNK 384x384/Unet.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9443c5b1743a53842d85ad3c11b7a7c6ba044847036263fb68f4bc3523764dff
3
+ size 1308
SD TURBO FULL SE CHUNK 384x384/Unet.mlmodelc/metadata.json ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "shortDescription" : "Stable Diffusion generates images conditioned on text 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 2 × 4 × 48 × 48)",
11
+ "shortDescription" : "Same shape and dtype as the `sample` input. The predicted noise to facilitate the reverse diffusion (denoising) process",
12
+ "shape" : "[2, 4, 48, 48]",
13
+ "name" : "noise_pred",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "version" : "stabilityai\/sd-turbo",
18
+ "modelParameters" : [
19
+
20
+ ],
21
+ "author" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/sd-turbo",
22
+ "specificationVersion" : 7,
23
+ "storagePrecision" : "Float16",
24
+ "license" : "OpenRAIL (https:\/\/huggingface.co\/spaces\/CompVis\/stable-diffusion-license)",
25
+ "mlProgramOperationTypeHistogram" : {
26
+ "Transpose" : 32,
27
+ "UpsampleNearestNeighbor" : 3,
28
+ "Ios16.reduceMean" : 218,
29
+ "Ios16.sin" : 1,
30
+ "Ios16.softmax" : 390,
31
+ "Split" : 16,
32
+ "Ios16.add" : 265,
33
+ "Concat" : 46,
34
+ "Ios16.realDiv" : 61,
35
+ "Ios16.square" : 61,
36
+ "ExpandDims" : 3,
37
+ "Ios16.sub" : 109,
38
+ "Ios16.cast" : 1,
39
+ "Ios16.conv" : 282,
40
+ "Ios16.einsum" : 780,
41
+ "Ios16.gelu" : 16,
42
+ "Ios16.reshape" : 154,
43
+ "Ios16.batchNorm" : 61,
44
+ "Ios16.rsqrt" : 48,
45
+ "Ios16.silu" : 47,
46
+ "Ios16.sqrt" : 61,
47
+ "SliceByIndex" : 1172,
48
+ "Ios16.mul" : 551,
49
+ "Ios16.cos" : 1
50
+ },
51
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
52
+ "isUpdatable" : "0",
53
+ "availability" : {
54
+ "macOS" : "13.0",
55
+ "tvOS" : "16.0",
56
+ "visionOS" : "1.0",
57
+ "watchOS" : "9.0",
58
+ "iOS" : "16.0",
59
+ "macCatalyst" : "16.0"
60
+ },
61
+ "modelType" : {
62
+ "name" : "MLModelType_mlProgram"
63
+ },
64
+ "inputSchema" : [
65
+ {
66
+ "hasShapeFlexibility" : "0",
67
+ "isOptional" : "0",
68
+ "dataType" : "Float16",
69
+ "formattedType" : "MultiArray (Float16 2 × 4 × 48 × 48)",
70
+ "shortDescription" : "The low resolution latent feature maps being denoised through reverse diffusion",
71
+ "shape" : "[2, 4, 48, 48]",
72
+ "name" : "sample",
73
+ "type" : "MultiArray"
74
+ },
75
+ {
76
+ "hasShapeFlexibility" : "0",
77
+ "isOptional" : "0",
78
+ "dataType" : "Float16",
79
+ "formattedType" : "MultiArray (Float16 2)",
80
+ "shortDescription" : "A value emitted by the associated scheduler object to condition the model on a given noise schedule",
81
+ "shape" : "[2]",
82
+ "name" : "timestep",
83
+ "type" : "MultiArray"
84
+ },
85
+ {
86
+ "hasShapeFlexibility" : "0",
87
+ "isOptional" : "0",
88
+ "dataType" : "Float16",
89
+ "formattedType" : "MultiArray (Float16 2 × 1024 × 1 × 77)",
90
+ "shortDescription" : "Output embeddings from the associated text_encoder model to condition to generated image on text. A maximum of 77 tokens (~40 words) are allowed. Longer text is truncated. Shorter text does not reduce computation.",
91
+ "shape" : "[2, 1024, 1, 77]",
92
+ "name" : "encoder_hidden_states",
93
+ "type" : "MultiArray"
94
+ }
95
+ ],
96
+ "userDefinedMetadata" : {
97
+ "com.github.apple.ml-stable-diffusion.version" : "1.1.0",
98
+ "com.github.apple.coremltools.source" : "torch==2.0.1",
99
+ "com.github.apple.coremltools.version" : "7.1",
100
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
101
+ },
102
+ "generatedClassName" : "Stable_Diffusion_version_stabilityai_sd_turbo_unet",
103
+ "method" : "predict"
104
+ }
105
+ ]
SD TURBO FULL SE CHUNK 384x384/Unet.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
SD TURBO FULL SE CHUNK 384x384/Unet.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a9323b74d58711140898fe0fcd4573de43aacee21abd394ba12359507117240
3
+ size 1731897216
SD TURBO FULL SE CHUNK 384x384/UnetChunk1.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae344e85005aa1c134c295fa53f548b7bc9b22240c5b58a0a4427bab05c937a4
3
+ size 243
SD TURBO FULL SE CHUNK 384x384/UnetChunk1.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79bc87d5d8f9cce2e91f6a8a8ab802b01d39546b2d611c71a935f70e2c34dcef
3
+ size 783
SD TURBO FULL SE CHUNK 384x384/UnetChunk1.mlmodelc/metadata.json ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Float16",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 2 × 640 × 12 × 12)",
11
+ "shortDescription" : "",
12
+ "shape" : "[2, 640, 12, 12]",
13
+ "name" : "input_117_cast_fp16",
14
+ "type" : "MultiArray"
15
+ },
16
+ {
17
+ "hasShapeFlexibility" : "0",
18
+ "isOptional" : "0",
19
+ "dataType" : "Float32",
20
+ "formattedType" : "MultiArray (Float32 2 × 320 × 48 × 48)",
21
+ "shortDescription" : "",
22
+ "shape" : "[2, 320, 48, 48]",
23
+ "name" : "input_7_cast_fp16",
24
+ "type" : "MultiArray"
25
+ },
26
+ {
27
+ "hasShapeFlexibility" : "0",
28
+ "isOptional" : "0",
29
+ "dataType" : "Float32",
30
+ "formattedType" : "MultiArray (Float32 2 × 640 × 24 × 24)",
31
+ "shortDescription" : "",
32
+ "shape" : "[2, 640, 24, 24]",
33
+ "name" : "input_115_cast_fp16",
34
+ "type" : "MultiArray"
35
+ },
36
+ {
37
+ "hasShapeFlexibility" : "0",
38
+ "isOptional" : "0",
39
+ "dataType" : "Float32",
40
+ "formattedType" : "MultiArray (Float32 2 × 640 × 24 × 24)",
41
+ "shortDescription" : "",
42
+ "shape" : "[2, 640, 24, 24]",
43
+ "name" : "input_89_cast_fp16",
44
+ "type" : "MultiArray"
45
+ },
46
+ {
47
+ "hasShapeFlexibility" : "0",
48
+ "isOptional" : "0",
49
+ "dataType" : "Float32",
50
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 6 × 6)",
51
+ "shortDescription" : "",
52
+ "shape" : "[2, 1280, 6, 6]",
53
+ "name" : "input_171_cast_fp16",
54
+ "type" : "MultiArray"
55
+ },
56
+ {
57
+ "hasShapeFlexibility" : "0",
58
+ "isOptional" : "0",
59
+ "dataType" : "Float32",
60
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 1 × 1)",
61
+ "shortDescription" : "",
62
+ "shape" : "[2, 1280, 1, 1]",
63
+ "name" : "input_15_cast_fp16",
64
+ "type" : "MultiArray"
65
+ },
66
+ {
67
+ "hasShapeFlexibility" : "0",
68
+ "isOptional" : "0",
69
+ "dataType" : "Float32",
70
+ "formattedType" : "MultiArray (Float32 2 × 2560 × 6 × 6)",
71
+ "shortDescription" : "",
72
+ "shape" : "[2, 2560, 6, 6]",
73
+ "name" : "input_253_cast_fp16",
74
+ "type" : "MultiArray"
75
+ },
76
+ {
77
+ "hasShapeFlexibility" : "0",
78
+ "isOptional" : "0",
79
+ "dataType" : "Float32",
80
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 6 × 6)",
81
+ "shortDescription" : "",
82
+ "shape" : "[2, 1280, 6, 6]",
83
+ "name" : "hidden_states_149_cast_fp16",
84
+ "type" : "MultiArray"
85
+ },
86
+ {
87
+ "hasShapeFlexibility" : "0",
88
+ "isOptional" : "0",
89
+ "dataType" : "Float32",
90
+ "formattedType" : "MultiArray (Float32 2 × 320 × 48 × 48)",
91
+ "shortDescription" : "",
92
+ "shape" : "[2, 320, 48, 48]",
93
+ "name" : "input_35_cast_fp16",
94
+ "type" : "MultiArray"
95
+ },
96
+ {
97
+ "hasShapeFlexibility" : "0",
98
+ "isOptional" : "0",
99
+ "dataType" : "Float32",
100
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 12 × 12)",
101
+ "shortDescription" : "",
102
+ "shape" : "[2, 1280, 12, 12]",
103
+ "name" : "input_143_cast_fp16",
104
+ "type" : "MultiArray"
105
+ },
106
+ {
107
+ "hasShapeFlexibility" : "0",
108
+ "isOptional" : "0",
109
+ "dataType" : "Float32",
110
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 12 × 12)",
111
+ "shortDescription" : "",
112
+ "shape" : "[2, 1280, 12, 12]",
113
+ "name" : "input_169_cast_fp16",
114
+ "type" : "MultiArray"
115
+ },
116
+ {
117
+ "hasShapeFlexibility" : "0",
118
+ "isOptional" : "0",
119
+ "dataType" : "Float32",
120
+ "formattedType" : "MultiArray (Float32 2 × 320 × 24 × 24)",
121
+ "shortDescription" : "",
122
+ "shape" : "[2, 320, 24, 24]",
123
+ "name" : "input_63_cast_fp16",
124
+ "type" : "MultiArray"
125
+ },
126
+ {
127
+ "hasShapeFlexibility" : "0",
128
+ "isOptional" : "0",
129
+ "dataType" : "Float32",
130
+ "formattedType" : "MultiArray (Float32 2 × 320 × 48 × 48)",
131
+ "shortDescription" : "",
132
+ "shape" : "[2, 320, 48, 48]",
133
+ "name" : "input_61_cast_fp16",
134
+ "type" : "MultiArray"
135
+ }
136
+ ],
137
+ "modelParameters" : [
138
+
139
+ ],
140
+ "specificationVersion" : 7,
141
+ "mlProgramOperationTypeHistogram" : {
142
+ "Transpose" : 14,
143
+ "Ios16.reduceMean" : 104,
144
+ "Ios16.sin" : 1,
145
+ "Ios16.softmax" : 180,
146
+ "Split" : 7,
147
+ "Ios16.add" : 124,
148
+ "Concat" : 18,
149
+ "Ios16.realDiv" : 31,
150
+ "Ios16.square" : 31,
151
+ "ExpandDims" : 3,
152
+ "Ios16.sub" : 52,
153
+ "Ios16.cast" : 13,
154
+ "Ios16.conv" : 129,
155
+ "Ios16.einsum" : 360,
156
+ "Ios16.gelu" : 7,
157
+ "Ios16.reshape" : 76,
158
+ "Ios16.batchNorm" : 31,
159
+ "Ios16.rsqrt" : 21,
160
+ "Ios16.silu" : 26,
161
+ "Ios16.sqrt" : 31,
162
+ "SliceByIndex" : 542,
163
+ "Ios16.mul" : 251,
164
+ "Ios16.cos" : 1
165
+ },
166
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
167
+ "isUpdatable" : "0",
168
+ "availability" : {
169
+ "macOS" : "13.0",
170
+ "tvOS" : "16.0",
171
+ "visionOS" : "1.0",
172
+ "watchOS" : "9.0",
173
+ "iOS" : "16.0",
174
+ "macCatalyst" : "16.0"
175
+ },
176
+ "modelType" : {
177
+ "name" : "MLModelType_mlProgram"
178
+ },
179
+ "userDefinedMetadata" : {
180
+ "com.github.apple.coremltools.version" : "7.1",
181
+ "com.github.apple.coremltools.source" : "milinternal"
182
+ },
183
+ "inputSchema" : [
184
+ {
185
+ "hasShapeFlexibility" : "0",
186
+ "isOptional" : "0",
187
+ "dataType" : "Float16",
188
+ "formattedType" : "MultiArray (Float16 2 × 4 × 48 × 48)",
189
+ "shortDescription" : "",
190
+ "shape" : "[2, 4, 48, 48]",
191
+ "name" : "sample",
192
+ "type" : "MultiArray"
193
+ },
194
+ {
195
+ "hasShapeFlexibility" : "0",
196
+ "isOptional" : "0",
197
+ "dataType" : "Float16",
198
+ "formattedType" : "MultiArray (Float16 2)",
199
+ "shortDescription" : "",
200
+ "shape" : "[2]",
201
+ "name" : "timestep",
202
+ "type" : "MultiArray"
203
+ },
204
+ {
205
+ "hasShapeFlexibility" : "0",
206
+ "isOptional" : "0",
207
+ "dataType" : "Float16",
208
+ "formattedType" : "MultiArray (Float16 2 × 1024 × 1 × 77)",
209
+ "shortDescription" : "",
210
+ "shape" : "[2, 1024, 1, 77]",
211
+ "name" : "encoder_hidden_states",
212
+ "type" : "MultiArray"
213
+ }
214
+ ],
215
+ "generatedClassName" : "Stable_Diffusion_version_stabilityai_sd_turbo_unet_chunk1",
216
+ "method" : "predict"
217
+ }
218
+ ]
SD TURBO FULL SE CHUNK 384x384/UnetChunk1.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
SD TURBO FULL SE CHUNK 384x384/UnetChunk1.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbd899c7197af93f2aeef99f11ae58716c3f60596c2554aba3edfe7be009b6d4
3
+ size 893467840
SD TURBO FULL SE CHUNK 384x384/UnetChunk2.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e7c48222beadbf78d9db43169669be324f1c8d3d5951a5bfd912814344f9d86
3
+ size 243
SD TURBO FULL SE CHUNK 384x384/UnetChunk2.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2745f0f28351a9153950104a2ae491447453b3ed84b3d6a3a84373d248b0c024
3
+ size 764
SD TURBO FULL SE CHUNK 384x384/UnetChunk2.mlmodelc/metadata.json ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Float16",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 2 × 4 × 48 × 48)",
11
+ "shortDescription" : "",
12
+ "shape" : "[2, 4, 48, 48]",
13
+ "name" : "noise_pred",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "modelParameters" : [
18
+
19
+ ],
20
+ "specificationVersion" : 7,
21
+ "mlProgramOperationTypeHistogram" : {
22
+ "Transpose" : 18,
23
+ "UpsampleNearestNeighbor" : 3,
24
+ "Ios16.reduceMean" : 114,
25
+ "Ios16.softmax" : 210,
26
+ "Split" : 9,
27
+ "Ios16.add" : 141,
28
+ "Concat" : 28,
29
+ "Ios16.realDiv" : 30,
30
+ "Ios16.square" : 30,
31
+ "Ios16.sub" : 57,
32
+ "Ios16.cast" : 14,
33
+ "Ios16.conv" : 153,
34
+ "Ios16.einsum" : 420,
35
+ "Ios16.gelu" : 9,
36
+ "Ios16.reshape" : 78,
37
+ "Ios16.batchNorm" : 30,
38
+ "Ios16.rsqrt" : 27,
39
+ "Ios16.silu" : 21,
40
+ "Ios16.sqrt" : 30,
41
+ "SliceByIndex" : 630,
42
+ "Ios16.mul" : 300
43
+ },
44
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
45
+ "isUpdatable" : "0",
46
+ "availability" : {
47
+ "macOS" : "13.0",
48
+ "tvOS" : "16.0",
49
+ "visionOS" : "1.0",
50
+ "watchOS" : "9.0",
51
+ "iOS" : "16.0",
52
+ "macCatalyst" : "16.0"
53
+ },
54
+ "modelType" : {
55
+ "name" : "MLModelType_mlProgram"
56
+ },
57
+ "userDefinedMetadata" : {
58
+ "com.github.apple.coremltools.version" : "7.1",
59
+ "com.github.apple.coremltools.source" : "milinternal"
60
+ },
61
+ "inputSchema" : [
62
+ {
63
+ "hasShapeFlexibility" : "0",
64
+ "isOptional" : "0",
65
+ "dataType" : "Float16",
66
+ "formattedType" : "MultiArray (Float16 2 × 1024 × 1 × 77)",
67
+ "shortDescription" : "",
68
+ "shape" : "[2, 1024, 1, 77]",
69
+ "name" : "encoder_hidden_states",
70
+ "type" : "MultiArray"
71
+ },
72
+ {
73
+ "hasShapeFlexibility" : "0",
74
+ "isOptional" : "0",
75
+ "dataType" : "Float32",
76
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 6 × 6)",
77
+ "shortDescription" : "",
78
+ "shape" : "[2, 1280, 6, 6]",
79
+ "name" : "hidden_states_149_cast_fp16",
80
+ "type" : "MultiArray"
81
+ },
82
+ {
83
+ "hasShapeFlexibility" : "0",
84
+ "isOptional" : "0",
85
+ "dataType" : "Float32",
86
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 12 × 12)",
87
+ "shortDescription" : "",
88
+ "shape" : "[2, 1280, 12, 12]",
89
+ "name" : "input_169_cast_fp16",
90
+ "type" : "MultiArray"
91
+ },
92
+ {
93
+ "hasShapeFlexibility" : "0",
94
+ "isOptional" : "0",
95
+ "dataType" : "Float32",
96
+ "formattedType" : "MultiArray (Float32 2 × 2560 × 6 × 6)",
97
+ "shortDescription" : "",
98
+ "shape" : "[2, 2560, 6, 6]",
99
+ "name" : "input_253_cast_fp16",
100
+ "type" : "MultiArray"
101
+ },
102
+ {
103
+ "hasShapeFlexibility" : "0",
104
+ "isOptional" : "0",
105
+ "dataType" : "Float32",
106
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 12 × 12)",
107
+ "shortDescription" : "",
108
+ "shape" : "[2, 1280, 12, 12]",
109
+ "name" : "input_143_cast_fp16",
110
+ "type" : "MultiArray"
111
+ },
112
+ {
113
+ "hasShapeFlexibility" : "0",
114
+ "isOptional" : "0",
115
+ "dataType" : "Float32",
116
+ "formattedType" : "MultiArray (Float32 2 × 320 × 48 × 48)",
117
+ "shortDescription" : "",
118
+ "shape" : "[2, 320, 48, 48]",
119
+ "name" : "input_7_cast_fp16",
120
+ "type" : "MultiArray"
121
+ },
122
+ {
123
+ "hasShapeFlexibility" : "0",
124
+ "isOptional" : "0",
125
+ "dataType" : "Float32",
126
+ "formattedType" : "MultiArray (Float32 2 × 320 × 48 × 48)",
127
+ "shortDescription" : "",
128
+ "shape" : "[2, 320, 48, 48]",
129
+ "name" : "input_61_cast_fp16",
130
+ "type" : "MultiArray"
131
+ },
132
+ {
133
+ "hasShapeFlexibility" : "0",
134
+ "isOptional" : "0",
135
+ "dataType" : "Float32",
136
+ "formattedType" : "MultiArray (Float32 2 × 640 × 24 × 24)",
137
+ "shortDescription" : "",
138
+ "shape" : "[2, 640, 24, 24]",
139
+ "name" : "input_115_cast_fp16",
140
+ "type" : "MultiArray"
141
+ },
142
+ {
143
+ "hasShapeFlexibility" : "0",
144
+ "isOptional" : "0",
145
+ "dataType" : "Float32",
146
+ "formattedType" : "MultiArray (Float32 2 × 320 × 24 × 24)",
147
+ "shortDescription" : "",
148
+ "shape" : "[2, 320, 24, 24]",
149
+ "name" : "input_63_cast_fp16",
150
+ "type" : "MultiArray"
151
+ },
152
+ {
153
+ "hasShapeFlexibility" : "0",
154
+ "isOptional" : "0",
155
+ "dataType" : "Float32",
156
+ "formattedType" : "MultiArray (Float32 2 × 640 × 12 × 12)",
157
+ "shortDescription" : "",
158
+ "shape" : "[2, 640, 12, 12]",
159
+ "name" : "input_117_cast_fp16",
160
+ "type" : "MultiArray"
161
+ },
162
+ {
163
+ "hasShapeFlexibility" : "0",
164
+ "isOptional" : "0",
165
+ "dataType" : "Float32",
166
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 6 × 6)",
167
+ "shortDescription" : "",
168
+ "shape" : "[2, 1280, 6, 6]",
169
+ "name" : "input_171_cast_fp16",
170
+ "type" : "MultiArray"
171
+ },
172
+ {
173
+ "hasShapeFlexibility" : "0",
174
+ "isOptional" : "0",
175
+ "dataType" : "Float32",
176
+ "formattedType" : "MultiArray (Float32 2 × 640 × 24 × 24)",
177
+ "shortDescription" : "",
178
+ "shape" : "[2, 640, 24, 24]",
179
+ "name" : "input_89_cast_fp16",
180
+ "type" : "MultiArray"
181
+ },
182
+ {
183
+ "hasShapeFlexibility" : "0",
184
+ "isOptional" : "0",
185
+ "dataType" : "Float32",
186
+ "formattedType" : "MultiArray (Float32 2 × 1280 × 1 × 1)",
187
+ "shortDescription" : "",
188
+ "shape" : "[2, 1280, 1, 1]",
189
+ "name" : "input_15_cast_fp16",
190
+ "type" : "MultiArray"
191
+ },
192
+ {
193
+ "hasShapeFlexibility" : "0",
194
+ "isOptional" : "0",
195
+ "dataType" : "Float32",
196
+ "formattedType" : "MultiArray (Float32 2 × 320 × 48 × 48)",
197
+ "shortDescription" : "",
198
+ "shape" : "[2, 320, 48, 48]",
199
+ "name" : "input_35_cast_fp16",
200
+ "type" : "MultiArray"
201
+ }
202
+ ],
203
+ "generatedClassName" : "Stable_Diffusion_version_stabilityai_sd_turbo_unet_chunk2",
204
+ "method" : "predict"
205
+ }
206
+ ]
SD TURBO FULL SE CHUNK 384x384/UnetChunk2.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
SD TURBO FULL SE CHUNK 384x384/UnetChunk2.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b69e5abb12f76ce8df7021790dfa3706f0e5702bb47556a295ecc49712e279c1
3
+ size 838449152
SD TURBO FULL SE CHUNK 384x384/VAEDecoder.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bda4b2d074bde70ed60d967a79eadb1c0dc58253e072d563c9e502a2457d6c93
3
+ size 243
SD TURBO FULL SE CHUNK 384x384/VAEDecoder.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a01116bfc2d0d288cb39f1473c674183ed33670da4b4f17384945d4dcfce26c5
3
+ size 802
SD TURBO FULL SE CHUNK 384x384/VAEDecoder.mlmodelc/metadata.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 × 384 × 384)",
11
+ "shortDescription" : "Generated image normalized to range [-1, 1]",
12
+ "shape" : "[1, 3, 384, 384]",
13
+ "name" : "image",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "version" : "stabilityai\/sd-turbo",
18
+ "modelParameters" : [
19
+
20
+ ],
21
+ "author" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/sd-turbo",
22
+ "specificationVersion" : 7,
23
+ "storagePrecision" : "Float16",
24
+ "license" : "OpenRAIL (https:\/\/huggingface.co\/spaces\/CompVis\/stable-diffusion-license)",
25
+ "mlProgramOperationTypeHistogram" : {
26
+ "Ios16.cast" : 1,
27
+ "Ios16.mul" : 2,
28
+ "Ios16.sqrt" : 30,
29
+ "Ios16.sub" : 30,
30
+ "Transpose" : 6,
31
+ "UpsampleNearestNeighbor" : 3,
32
+ "Ios16.conv" : 36,
33
+ "Ios16.add" : 46,
34
+ "Ios16.linear" : 4,
35
+ "Ios16.matmul" : 2,
36
+ "Ios16.realDiv" : 30,
37
+ "Ios16.reduceMean" : 60,
38
+ "Ios16.softmax" : 1,
39
+ "Ios16.batchNorm" : 29,
40
+ "Ios16.square" : 30,
41
+ "Ios16.reshape" : 65,
42
+ "Ios16.silu" : 29
43
+ },
44
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
45
+ "isUpdatable" : "0",
46
+ "availability" : {
47
+ "macOS" : "13.0",
48
+ "tvOS" : "16.0",
49
+ "visionOS" : "1.0",
50
+ "watchOS" : "9.0",
51
+ "iOS" : "16.0",
52
+ "macCatalyst" : "16.0"
53
+ },
54
+ "modelType" : {
55
+ "name" : "MLModelType_mlProgram"
56
+ },
57
+ "inputSchema" : [
58
+ {
59
+ "hasShapeFlexibility" : "0",
60
+ "isOptional" : "0",
61
+ "dataType" : "Float16",
62
+ "formattedType" : "MultiArray (Float16 1 × 4 × 48 × 48)",
63
+ "shortDescription" : "The denoised latent embeddings from the unet model after the last step of reverse diffusion",
64
+ "shape" : "[1, 4, 48, 48]",
65
+ "name" : "z",
66
+ "type" : "MultiArray"
67
+ }
68
+ ],
69
+ "userDefinedMetadata" : {
70
+ "com.github.apple.coremltools.source_dialect" : "TorchScript",
71
+ "com.github.apple.coremltools.source" : "torch==2.0.1",
72
+ "com.github.apple.coremltools.version" : "7.1"
73
+ },
74
+ "generatedClassName" : "Stable_Diffusion_version_stabilityai_sd_turbo_vae_decoder",
75
+ "method" : "predict"
76
+ }
77
+ ]
SD TURBO FULL SE CHUNK 384x384/VAEDecoder.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
SD TURBO FULL SE CHUNK 384x384/VAEDecoder.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ffc568159f371530783bd1169fc6946fa738600e78bccd0b0f032c673722d99
3
+ size 98993280
SD TURBO FULL SE CHUNK 384x384/VAEEncoder.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de45fcc55047ace4e53b5741d653efb5e1552f4cf0d4e73741fbce3d78c8fcc4
3
+ size 243
SD TURBO FULL SE CHUNK 384x384/VAEEncoder.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b4329f1f6a271fdb71613ee29331cee21ad04b425837bbb6f92fa3d004300ec
3
+ size 806
SD TURBO FULL SE CHUNK 384x384/VAEEncoder.mlmodelc/metadata.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 × 8 × 48 × 48)",
11
+ "shortDescription" : "The latent embeddings from the unet model from the input image.",
12
+ "shape" : "[1, 8, 48, 48]",
13
+ "name" : "latent",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "version" : "stabilityai\/sd-turbo",
18
+ "modelParameters" : [
19
+
20
+ ],
21
+ "author" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/sd-turbo",
22
+ "specificationVersion" : 7,
23
+ "storagePrecision" : "Float16",
24
+ "license" : "OpenRAIL (https:\/\/huggingface.co\/spaces\/CompVis\/stable-diffusion-license)",
25
+ "mlProgramOperationTypeHistogram" : {
26
+ "Pad" : 3,
27
+ "Ios16.cast" : 1,
28
+ "Ios16.mul" : 2,
29
+ "Ios16.sqrt" : 22,
30
+ "Ios16.sub" : 22,
31
+ "Transpose" : 6,
32
+ "Ios16.conv" : 28,
33
+ "Ios16.add" : 34,
34
+ "Ios16.linear" : 4,
35
+ "Ios16.matmul" : 2,
36
+ "Ios16.realDiv" : 22,
37
+ "Ios16.reduceMean" : 44,
38
+ "Ios16.softmax" : 1,
39
+ "Ios16.batchNorm" : 21,
40
+ "Ios16.square" : 22,
41
+ "Ios16.reshape" : 49,
42
+ "Ios16.silu" : 21
43
+ },
44
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
45
+ "isUpdatable" : "0",
46
+ "availability" : {
47
+ "macOS" : "13.0",
48
+ "tvOS" : "16.0",
49
+ "visionOS" : "1.0",
50
+ "watchOS" : "9.0",
51
+ "iOS" : "16.0",
52
+ "macCatalyst" : "16.0"
53
+ },
54
+ "modelType" : {
55
+ "name" : "MLModelType_mlProgram"
56
+ },
57
+ "inputSchema" : [
58
+ {
59
+ "hasShapeFlexibility" : "0",
60
+ "isOptional" : "0",
61
+ "dataType" : "Float16",
62
+ "formattedType" : "MultiArray (Float16 1 × 3 × 384 × 384)",
63
+ "shortDescription" : "The input image to base the initial latents on normalized to range [-1, 1]",
64
+ "shape" : "[1, 3, 384, 384]",
65
+ "name" : "x",
66
+ "type" : "MultiArray"
67
+ }
68
+ ],
69
+ "userDefinedMetadata" : {
70
+ "com.github.apple.coremltools.source_dialect" : "TorchScript",
71
+ "com.github.apple.coremltools.source" : "torch==2.0.1",
72
+ "com.github.apple.coremltools.version" : "7.1"
73
+ },
74
+ "generatedClassName" : "Stable_Diffusion_version_stabilityai_sd_turbo_vae_encoder",
75
+ "method" : "predict"
76
+ }
77
+ ]
SD TURBO FULL SE CHUNK 384x384/VAEEncoder.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
SD TURBO FULL SE CHUNK 384x384/VAEEncoder.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79c47ca5867d59d238d581b4a07ea53fb5155b3ef0a15b8ea58a1d285bf40e14
3
+ size 68338112
SD TURBO FULL SE CHUNK 384x384/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
SD TURBO FULL SE CHUNK 384x384/vocab.json ADDED
The diff for this file is too large to render. See raw diff