Upload 34 files
Browse files- adds coreml models with compiled versions
- .gitattributes +1 -0
- corcelio_mobius_coreml/Resources/TextEncoder.mlmodelc/analytics/coremldata.bin +3 -0
- corcelio_mobius_coreml/Resources/TextEncoder.mlmodelc/coremldata.bin +3 -0
- corcelio_mobius_coreml/Resources/TextEncoder.mlmodelc/metadata.json +84 -0
- corcelio_mobius_coreml/Resources/TextEncoder.mlmodelc/model.mil +0 -0
- corcelio_mobius_coreml/Resources/TextEncoder.mlmodelc/weights/weight.bin +3 -0
- corcelio_mobius_coreml/Resources/TextEncoder2.mlmodelc/analytics/coremldata.bin +3 -0
- corcelio_mobius_coreml/Resources/TextEncoder2.mlmodelc/coremldata.bin +3 -0
- corcelio_mobius_coreml/Resources/TextEncoder2.mlmodelc/metadata.json +84 -0
- corcelio_mobius_coreml/Resources/TextEncoder2.mlmodelc/model.mil +0 -0
- corcelio_mobius_coreml/Resources/TextEncoder2.mlmodelc/weights/weight.bin +3 -0
- corcelio_mobius_coreml/Resources/Unet.mlmodelc/analytics/coremldata.bin +3 -0
- corcelio_mobius_coreml/Resources/Unet.mlmodelc/coremldata.bin +3 -0
- corcelio_mobius_coreml/Resources/Unet.mlmodelc/metadata.json +105 -0
- corcelio_mobius_coreml/Resources/Unet.mlmodelc/model.mil +3 -0
- corcelio_mobius_coreml/Resources/Unet.mlmodelc/weights/weight.bin +3 -0
- corcelio_mobius_coreml/Resources/VAEDecoder.mlmodelc/analytics/coremldata.bin +3 -0
- corcelio_mobius_coreml/Resources/VAEDecoder.mlmodelc/coremldata.bin +3 -0
- corcelio_mobius_coreml/Resources/VAEDecoder.mlmodelc/metadata.json +77 -0
- corcelio_mobius_coreml/Resources/VAEDecoder.mlmodelc/model.mil +0 -0
- corcelio_mobius_coreml/Resources/VAEDecoder.mlmodelc/weights/weight.bin +3 -0
- corcelio_mobius_coreml/Resources/merges.txt +0 -0
- corcelio_mobius_coreml/Resources/vocab.json +0 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder.mlpackage/Manifest.json +18 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder_2.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder_2.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder_2.mlpackage/Manifest.json +18 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_unet.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_unet.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_unet.mlpackage/Manifest.json +18 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_vae_decoder.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_vae_decoder.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_vae_decoder.mlpackage/Manifest.json +18 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
corcelio_mobius_coreml/Resources/Unet.mlmodelc/model.mil filter=lfs diff=lfs merge=lfs -text
|
corcelio_mobius_coreml/Resources/TextEncoder.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9568beffc66973eadce88d99e4c9fb6686013346a301437927e0c3ec55a9cf99
|
3 |
+
size 243
|
corcelio_mobius_coreml/Resources/TextEncoder.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21ae7033c3a6c07ab52275d892237fcefb88a01fc59c3640dc39bed411c6ff4c
|
3 |
+
size 865
|
corcelio_mobius_coreml/Resources/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 × 768)",
|
11 |
+
"shortDescription" : "The token embeddings as encoded by the Transformer model",
|
12 |
+
"shape" : "[1, 77, 768]",
|
13 |
+
"name" : "last_hidden_state",
|
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" : "Corcelio\/mobius",
|
28 |
+
"modelParameters" : [
|
29 |
+
|
30 |
+
],
|
31 |
+
"author" : "Please refer to the Model Card available at huggingface.co\/Corcelio\/mobius",
|
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" : 36,
|
38 |
+
"Ios16.layerNorm" : 25,
|
39 |
+
"Stack" : 1,
|
40 |
+
"Transpose" : 48,
|
41 |
+
"Ios16.sigmoid" : 12,
|
42 |
+
"Ios16.linear" : 72,
|
43 |
+
"Ios16.add" : 37,
|
44 |
+
"Ios16.matmul" : 24,
|
45 |
+
"Ios16.softmax" : 12,
|
46 |
+
"Ios16.gatherNd" : 1,
|
47 |
+
"Ios16.gather" : 1,
|
48 |
+
"Ios16.reshape" : 120,
|
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.2.0",
|
79 |
+
"com.github.apple.coremltools.version" : "7.2"
|
80 |
+
},
|
81 |
+
"generatedClassName" : "Stable_Diffusion_version_Corcelio_mobius_text_encoder",
|
82 |
+
"method" : "predict"
|
83 |
+
}
|
84 |
+
]
|
corcelio_mobius_coreml/Resources/TextEncoder.mlmodelc/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
corcelio_mobius_coreml/Resources/TextEncoder.mlmodelc/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c8257138a8a16c9cf6c7033cf0e1f9fa0bb5ca9ea3e2c600125a43607629526
|
3 |
+
size 246145536
|
corcelio_mobius_coreml/Resources/TextEncoder2.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e702bc9bca3c01cb00fb830043996b936807e2a33b128ff59f8337a720560d21
|
3 |
+
size 243
|
corcelio_mobius_coreml/Resources/TextEncoder2.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:335a7fe502f76338232fd9260097c486c3edc9c9ef2911275700db1c4458f130
|
3 |
+
size 865
|
corcelio_mobius_coreml/Resources/TextEncoder2.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 × 1280)",
|
11 |
+
"shortDescription" : "The token embeddings as encoded by the Transformer model",
|
12 |
+
"shape" : "[1, 1280]",
|
13 |
+
"name" : "last_hidden_state",
|
14 |
+
"type" : "MultiArray"
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"hasShapeFlexibility" : "0",
|
18 |
+
"isOptional" : "0",
|
19 |
+
"dataType" : "Float32",
|
20 |
+
"formattedType" : "MultiArray (Float32 1 × 77 × 1280)",
|
21 |
+
"shortDescription" : "The version of the `last_hidden_state` output after pooling",
|
22 |
+
"shape" : "[1, 77, 1280]",
|
23 |
+
"name" : "pooled_outputs",
|
24 |
+
"type" : "MultiArray"
|
25 |
+
}
|
26 |
+
],
|
27 |
+
"version" : "Corcelio\/mobius",
|
28 |
+
"modelParameters" : [
|
29 |
+
|
30 |
+
],
|
31 |
+
"author" : "Please refer to the Model Card available at huggingface.co\/Corcelio\/mobius",
|
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" : 32,
|
38 |
+
"Ios16.layerNorm" : 65,
|
39 |
+
"Stack" : 1,
|
40 |
+
"Transpose" : 128,
|
41 |
+
"Ios16.linear" : 193,
|
42 |
+
"Ios16.add" : 97,
|
43 |
+
"Ios16.matmul" : 64,
|
44 |
+
"Ios16.gelu" : 32,
|
45 |
+
"Ios16.softmax" : 32,
|
46 |
+
"Ios16.gatherNd" : 1,
|
47 |
+
"Ios16.gather" : 1,
|
48 |
+
"Ios16.reshape" : 320,
|
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.version" : "7.2",
|
79 |
+
"com.github.apple.coremltools.source" : "torch==2.2.0"
|
80 |
+
},
|
81 |
+
"generatedClassName" : "Stable_Diffusion_version_Corcelio_mobius_text_encoder_2",
|
82 |
+
"method" : "predict"
|
83 |
+
}
|
84 |
+
]
|
corcelio_mobius_coreml/Resources/TextEncoder2.mlmodelc/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
corcelio_mobius_coreml/Resources/TextEncoder2.mlmodelc/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ecfece271b8d7b934b520c821ee3f316d0817005c1d59e5449576896d938f76
|
3 |
+
size 1389367424
|
corcelio_mobius_coreml/Resources/Unet.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b951405ba4e670ccb94b1422d5b92edc6b0ee2cef7129ec6583b9f93e5765c6
|
3 |
+
size 243
|
corcelio_mobius_coreml/Resources/Unet.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aab7e8cf135140f7519a6dbb48d10a66913b855960c754ba603a986451e1020
|
3 |
+
size 1302
|
corcelio_mobius_coreml/Resources/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 × 128 × 128)",
|
11 |
+
"shortDescription" : "Same shape and dtype as the `sample` input. The predicted noise to facilitate the reverse diffusion (denoising) process",
|
12 |
+
"shape" : "[2, 4, 128, 128]",
|
13 |
+
"name" : "noise_pred",
|
14 |
+
"type" : "MultiArray"
|
15 |
+
}
|
16 |
+
],
|
17 |
+
"version" : "Corcelio\/mobius",
|
18 |
+
"modelParameters" : [
|
19 |
+
|
20 |
+
],
|
21 |
+
"author" : "Please refer to the Model Card available at huggingface.co\/Corcelio\/mobius",
|
22 |
+
"specificationVersion" : 7,
|
23 |
+
"storagePrecision" : "Float16",
|
24 |
+
"license" : "OpenRAIL (https:\/\/huggingface.co\/spaces\/CompVis\/stable-diffusion-license)",
|
25 |
+
"mlProgramOperationTypeHistogram" : {
|
26 |
+
"Transpose" : 140,
|
27 |
+
"UpsampleNearestNeighbor" : 2,
|
28 |
+
"Ios16.reduceMean" : 92,
|
29 |
+
"Ios16.sin" : 1,
|
30 |
+
"Ios16.softmax" : 6400,
|
31 |
+
"Split" : 70,
|
32 |
+
"Ios16.add" : 301,
|
33 |
+
"Concat" : 2751,
|
34 |
+
"Ios16.realDiv" : 46,
|
35 |
+
"Ios16.square" : 46,
|
36 |
+
"ExpandDims" : 3,
|
37 |
+
"Ios16.sub" : 46,
|
38 |
+
"Ios16.cast" : 1,
|
39 |
+
"Ios16.conv" : 792,
|
40 |
+
"Ios16.einsum" : 12800,
|
41 |
+
"Ios16.gelu" : 70,
|
42 |
+
"Ios16.layerNorm" : 210,
|
43 |
+
"Ios16.batchNorm" : 46,
|
44 |
+
"Ios16.reshape" : 114,
|
45 |
+
"Ios16.silu" : 37,
|
46 |
+
"Ios16.sqrt" : 46,
|
47 |
+
"SliceByIndex" : 14202,
|
48 |
+
"Ios16.mul" : 6471,
|
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 × 128 × 128)",
|
70 |
+
"shortDescription" : "The low resolution latent feature maps being denoised through reverse diffusion",
|
71 |
+
"shape" : "[2, 4, 128, 128]",
|
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 × 2048 × 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, 2048, 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.2.0",
|
99 |
+
"com.github.apple.coremltools.version" : "7.2",
|
100 |
+
"com.github.apple.coremltools.source_dialect" : "TorchScript"
|
101 |
+
},
|
102 |
+
"generatedClassName" : "Stable_Diffusion_version_Corcelio_mobius_unet",
|
103 |
+
"method" : "predict"
|
104 |
+
}
|
105 |
+
]
|
corcelio_mobius_coreml/Resources/Unet.mlmodelc/model.mil
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41f86796f12cbf4037da0c819654d7d602184ec4dcc0c9dae6064fc47b8001e2
|
3 |
+
size 20438933
|
corcelio_mobius_coreml/Resources/Unet.mlmodelc/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83f89b4f5cebf849918e27d8906cb67ce1a1e51ac0af228864b6e76945bab86d
|
3 |
+
size 5124575616
|
corcelio_mobius_coreml/Resources/VAEDecoder.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43e85801712b2cc27b91cc9f809a69e925283d1442359ad25571b16fa4ff842c
|
3 |
+
size 243
|
corcelio_mobius_coreml/Resources/VAEDecoder.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9570418d3d3b8fcf971b6a31ab63f41554dcd086930428c1706ad9d67327c9f0
|
3 |
+
size 794
|
corcelio_mobius_coreml/Resources/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 × 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" : "Corcelio\/mobius",
|
18 |
+
"modelParameters" : [
|
19 |
+
|
20 |
+
],
|
21 |
+
"author" : "Please refer to the Model Card available at huggingface.co\/Corcelio\/mobius",
|
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 × 128 × 128)",
|
63 |
+
"shortDescription" : "The denoised latent embeddings from the unet model after the last step of reverse diffusion",
|
64 |
+
"shape" : "[1, 4, 128, 128]",
|
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.2.0",
|
72 |
+
"com.github.apple.coremltools.version" : "7.2"
|
73 |
+
},
|
74 |
+
"generatedClassName" : "Stable_Diffusion_version_Corcelio_mobius_vae_decoder",
|
75 |
+
"method" : "predict"
|
76 |
+
}
|
77 |
+
]
|
corcelio_mobius_coreml/Resources/VAEDecoder.mlmodelc/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
corcelio_mobius_coreml/Resources/VAEDecoder.mlmodelc/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b14207f045d3201b0b06ecfdd207a6ed10ea7f2fe626c35c78cba8744eb18397
|
3 |
+
size 98993280
|
corcelio_mobius_coreml/Resources/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
corcelio_mobius_coreml/Resources/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9442346dd9984f8610626143890cfc873891ae70b3f995d4f09166ba5a586f8a
|
3 |
+
size 163278
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder.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:8c8257138a8a16c9cf6c7033cf0e1f9fa0bb5ca9ea3e2c600125a43607629526
|
3 |
+
size 246145536
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"82D23F65-0D87-4807-B0AB-D34EF947E49C": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"D8507493-C872-4368-8373-0041FF6D42CB": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "82D23F65-0D87-4807-B0AB-D34EF947E49C"
|
18 |
+
}
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder_2.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bfefbdb6b6c7ba3a28de4b2529039cdf8dbc6071d589ec9e7f25d165f9c4848
|
3 |
+
size 422221
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder_2.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:9ecfece271b8d7b934b520c821ee3f316d0817005c1d59e5449576896d938f76
|
3 |
+
size 1389367424
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_text_encoder_2.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"9741DC51-2984-427B-8468-D25BAE85AB0E": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"D8722305-71E1-471B-A72B-6509FD2C2852": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "9741DC51-2984-427B-8468-D25BAE85AB0E"
|
18 |
+
}
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_unet.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c70e43e80547c1ba696860d9bf7d9ba686c4720e4f66548848bb1334b4b6a7a
|
3 |
+
size 18020046
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_unet.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:83f89b4f5cebf849918e27d8906cb67ce1a1e51ac0af228864b6e76945bab86d
|
3 |
+
size 5124575616
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_unet.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"26DD71F0-4CB6-4166-8542-826CDC185081": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"69F8EFD4-D7B2-45A3-A479-208787A936A1": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "26DD71F0-4CB6-4166-8542-826CDC185081"
|
18 |
+
}
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_vae_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:9f1e47e6aa31769b3ce74f583c95248e9c88e28e98aa8b282447c42eff9a3f80
|
3 |
+
size 162129
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_vae_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:b14207f045d3201b0b06ecfdd207a6ed10ea7f2fe626c35c78cba8744eb18397
|
3 |
+
size 98993280
|
corcelio_mobius_coreml/Stable_Diffusion_version_Corcelio_mobius_vae_decoder.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"7BAAA2E5-C59D-4950-AC8A-E47E664D7529": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"F2E29EF4-14F1-4975-AC1A-ED20E7F901F4": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "7BAAA2E5-C59D-4950-AC8A-E47E664D7529"
|
18 |
+
}
|