ZachNagengast
commited on
Commit
•
a9394a8
1
Parent(s):
a2a182f
Initial upload
Browse files- README.md +82 -0
- original/.DS_Store +0 -0
- original/compiled/.DS_Store +0 -0
- original/compiled/TextEncoder.mlmodelc/analytics/coremldata.bin +3 -0
- original/compiled/TextEncoder.mlmodelc/coremldata.bin +3 -0
- original/compiled/TextEncoder.mlmodelc/metadata.json +80 -0
- original/compiled/TextEncoder.mlmodelc/model.mil +0 -0
- original/compiled/TextEncoder.mlmodelc/weights/weight.bin +3 -0
- original/compiled/TextEncoder2.mlmodelc/analytics/coremldata.bin +3 -0
- original/compiled/TextEncoder2.mlmodelc/coremldata.bin +3 -0
- original/compiled/TextEncoder2.mlmodelc/metadata.json +83 -0
- original/compiled/TextEncoder2.mlmodelc/model.mil +0 -0
- original/compiled/TextEncoder2.mlmodelc/weights/weight.bin +3 -0
- original/compiled/Unet.mlmodelc/analytics/coremldata.bin +3 -0
- original/compiled/Unet.mlmodelc/coremldata.bin +3 -0
- original/compiled/Unet.mlmodelc/metadata.json +123 -0
- original/compiled/Unet.mlmodelc/model.mil +0 -0
- original/compiled/Unet.mlmodelc/weights/weight.bin +3 -0
- original/compiled/VAEDecoder.mlmodelc/analytics/coremldata.bin +3 -0
- original/compiled/VAEDecoder.mlmodelc/coremldata.bin +3 -0
- original/compiled/VAEDecoder.mlmodelc/metadata.json +74 -0
- original/compiled/VAEDecoder.mlmodelc/model.mil +0 -0
- original/compiled/VAEDecoder.mlmodelc/weights/weight.bin +3 -0
- original/compiled/VAEEncoder.mlmodelc/analytics/coremldata.bin +3 -0
- original/compiled/VAEEncoder.mlmodelc/coremldata.bin +3 -0
- original/compiled/VAEEncoder.mlmodelc/metadata.json +75 -0
- original/compiled/VAEEncoder.mlmodelc/model.mil +0 -0
- original/compiled/VAEEncoder.mlmodelc/weights/weight.bin +3 -0
- original/compiled/merges.txt +0 -0
- original/compiled/vocab.json +0 -0
- original/packages/.DS_Store +0 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_text_encoder.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_text_encoder.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_text_encoder.mlpackage/Manifest.json +18 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_text_encoder_2.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_text_encoder_2.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_text_encoder_2.mlpackage/Manifest.json +18 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_unet.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_unet.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_unet.mlpackage/Manifest.json +18 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_vae_decoder.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_vae_decoder.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_vae_decoder.mlpackage/Manifest.json +18 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_vae_encoder.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_vae_encoder.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_vae_encoder.mlpackage/Manifest.json +18 -0
README.md
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
tags:
|
4 |
+
- stable-diffusion
|
5 |
+
- text-to-image
|
6 |
+
- core-ml
|
7 |
+
---
|
8 |
+
|
9 |
+
# Stable Diffusion XL v0.9 Model Card
|
10 |
+
|
11 |
+
This model was generated using [Apple’s repository](https://github.com/apple/ml-stable-diffusion) which has [ASCL](https://github.com/apple/ml-stable-diffusion/blob/main/LICENSE.md). This version contains 6-bit palettized Core ML weights for iOS 17 or macOS 14. To use weights without quantization, please visit this [model instead](https://huggingface.co/coreml-stable-diffusion-xl-v0-9-base).
|
12 |
+
|
13 |
+
This model card focuses on the model associated with the Stable Diffusion XL v0.9 Base model, codebase available [here](https://github.com/Stability-AI/generative-models).
|
14 |
+
|
15 |
+
SDXL v0.9 consists of a two-step pipeline for latent diffusion:
|
16 |
+
First, we use a base model to generate latents of the desired output size.
|
17 |
+
In the second step, we use a specialized high-resolution model and apply a technique called SDEdit (https://arxiv.org/abs/2108.01073, also known as "img2img")
|
18 |
+
to the latents generated in the first step, using the same prompt.
|
19 |
+
|
20 |
+
Only the base model is included here.
|
21 |
+
|
22 |
+
These weights here have been converted to Core ML for use on Apple Silicon hardware.
|
23 |
+
|
24 |
+
There are 2 variants of the Core ML weights:
|
25 |
+
|
26 |
+
```
|
27 |
+
coreml-stable-diffusion-xl-v0-9-base
|
28 |
+
└── original
|
29 |
+
├── compiled # Swift inference, "original" attention, 6-bit quantized
|
30 |
+
└── packages # Python inference, "original" attention, 6-bit quantized
|
31 |
+
```
|
32 |
+
|
33 |
+
### Model Description
|
34 |
+
|
35 |
+
- **Developed by:** Stability AI
|
36 |
+
- **Model type:** Diffusion-based text-to-image generative model
|
37 |
+
- **License:** [SDXL 0.9 Research License](https://huggingface.co/stabilityai/stable-diffusion-xl-base-0.9/blob/main/LICENSE.md)
|
38 |
+
- **Model Description:** This is a model that can be used to generate and modify images based on text prompts. It is a [Latent Diffusion Model](https://arxiv.org/abs/2112.10752) that uses two fixed, pretrained text encoders ([OpenCLIP-ViT/G](https://github.com/mlfoundations/open_clip) and [CLIP-ViT/L](https://github.com/openai/CLIP/tree/main)).
|
39 |
+
- **Resources for more information:** [GitHub Repository](https://github.com/Stability-AI/generative-models) [SDXL paper on arXiv](https://arxiv.org/abs/2307.01952).
|
40 |
+
|
41 |
+
### Model Sources
|
42 |
+
|
43 |
+
<!-- Provide the basic links for the model. -->
|
44 |
+
|
45 |
+
- **Repository:** https://github.com/Stability-AI/generative-models
|
46 |
+
- **Demo [optional]:** https://clipdrop.co/stable-diffusion
|
47 |
+
|
48 |
+
## Uses
|
49 |
+
|
50 |
+
### Direct Use
|
51 |
+
|
52 |
+
The model is intended for research purposes only. Possible research areas and tasks include
|
53 |
+
|
54 |
+
- Generation of artworks and use in design and other artistic processes.
|
55 |
+
- Applications in educational or creative tools.
|
56 |
+
- Research on generative models.
|
57 |
+
- Safe deployment of models which have the potential to generate harmful content.
|
58 |
+
- Probing and understanding the limitations and biases of generative models.
|
59 |
+
|
60 |
+
Excluded uses are described below.
|
61 |
+
|
62 |
+
### Out-of-Scope Use
|
63 |
+
|
64 |
+
The model was not trained to be factual or true representations of people or events, and therefore using the model to generate such content is out-of-scope for the abilities of this model.
|
65 |
+
|
66 |
+
## Limitations and Bias
|
67 |
+
|
68 |
+
### Limitations
|
69 |
+
|
70 |
+
- The model does not achieve perfect photorealism
|
71 |
+
- The model cannot render legible text
|
72 |
+
- The model struggles with more difficult tasks which involve compositionality, such as rendering an image corresponding to “A red cube on top of a blue sphere”
|
73 |
+
- Faces and people in general may not be generated properly.
|
74 |
+
- The autoencoding part of the model is lossy.
|
75 |
+
|
76 |
+
### Bias
|
77 |
+
While the capabilities of image generation models are impressive, they can also reinforce or exacerbate social biases.
|
78 |
+
|
79 |
+
## Evaluation
|
80 |
+
![comparison](https://huggingface.co/stabilityai/stable-diffusion-xl-base-0.9/resolve/main/comparison.png)
|
81 |
+
The chart above evaluates user preference for SDXL (with and without refinement) over Stable Diffusion 1.5 and 2.1.
|
82 |
+
The SDXL base model performs significantly better than the previous variants, and the model combined with the refinement module achieves the best overall performance.
|
original/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
original/compiled/.DS_Store
ADDED
Binary file (8.2 kB). View file
|
|
original/compiled/TextEncoder.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fe03850b93cf5bf8a994bb362dcd82dafbf6662ee82e27f5919836c3d241899
|
3 |
+
size 207
|
original/compiled/TextEncoder.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31a51c152cd09c8f8e7313c74922e1cf9dcd219b84c27f583fc8c2bb0255aca4
|
3 |
+
size 983
|
original/compiled/TextEncoder.mlmodelc/metadata.json
ADDED
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"shortDescription" : "This is a model that can be used to generate and modify images based on text prompts.It is a Latent Diffusion Model that uses two fixed, pretrained text encoders (OpenCLIP-ViT\/G and CLIP-ViT\/L).Please refer to https:\/\/arxiv.org\/abs\/2307.01952 for details",
|
4 |
+
"metadataOutputVersion" : "3.0",
|
5 |
+
"outputSchema" : [
|
6 |
+
{
|
7 |
+
"hasShapeFlexibility" : "0",
|
8 |
+
"isOptional" : "0",
|
9 |
+
"dataType" : "Float32",
|
10 |
+
"formattedType" : "MultiArray (Float32)",
|
11 |
+
"shortDescription" : "The token embeddings as encoded by the Transformer model",
|
12 |
+
"shape" : "[]",
|
13 |
+
"name" : "last_hidden_state",
|
14 |
+
"type" : "MultiArray"
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"hasShapeFlexibility" : "0",
|
18 |
+
"isOptional" : "0",
|
19 |
+
"dataType" : "Float32",
|
20 |
+
"formattedType" : "MultiArray (Float32)",
|
21 |
+
"shortDescription" : "The version of the `last_hidden_state` output after pooling",
|
22 |
+
"shape" : "[]",
|
23 |
+
"name" : "pooled_outputs",
|
24 |
+
"type" : "MultiArray"
|
25 |
+
}
|
26 |
+
],
|
27 |
+
"version" : "stabilityai\/stable-diffusion-xl-base-0.9",
|
28 |
+
"modelParameters" : [
|
29 |
+
|
30 |
+
],
|
31 |
+
"author" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/stable-diffusion-xl-base-0.9",
|
32 |
+
"specificationVersion" : 7,
|
33 |
+
"storagePrecision" : "Float16",
|
34 |
+
"license" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/stable-diffusion-xl-base-0.9\/blob\/main\/LICENSE.md",
|
35 |
+
"mlProgramOperationTypeHistogram" : {
|
36 |
+
"Ios16.cast" : 2,
|
37 |
+
"Ios16.mul" : 36,
|
38 |
+
"Ios16.layerNorm" : 25,
|
39 |
+
"Ios16.constexprLutToDense" : 86,
|
40 |
+
"Transpose" : 60,
|
41 |
+
"Ios16.sigmoid" : 12,
|
42 |
+
"Ios16.linear" : 72,
|
43 |
+
"Ios16.add" : 37,
|
44 |
+
"Ios16.matmul" : 24,
|
45 |
+
"Ios16.softmax" : 12,
|
46 |
+
"Ios16.gather" : 1,
|
47 |
+
"Ios16.reshape" : 120
|
48 |
+
},
|
49 |
+
"computePrecision" : "Mixed (Float32, Int32, Float16)",
|
50 |
+
"isUpdatable" : "0",
|
51 |
+
"availability" : {
|
52 |
+
"macOS" : "13.0",
|
53 |
+
"tvOS" : "16.0",
|
54 |
+
"watchOS" : "9.0",
|
55 |
+
"iOS" : "16.0",
|
56 |
+
"macCatalyst" : "16.0"
|
57 |
+
},
|
58 |
+
"modelType" : {
|
59 |
+
"name" : "MLModelType_mlProgram"
|
60 |
+
},
|
61 |
+
"inputSchema" : [
|
62 |
+
{
|
63 |
+
"hasShapeFlexibility" : "0",
|
64 |
+
"isOptional" : "0",
|
65 |
+
"dataType" : "Int32",
|
66 |
+
"formattedType" : "MultiArray (Int32 1 × 77)",
|
67 |
+
"shortDescription" : "The token ids that represent the input text",
|
68 |
+
"shape" : "[1, 77]",
|
69 |
+
"name" : "input_ids",
|
70 |
+
"type" : "MultiArray"
|
71 |
+
}
|
72 |
+
],
|
73 |
+
"userDefinedMetadata" : {
|
74 |
+
"com.github.apple.coremltools.version" : "7.0b1",
|
75 |
+
"com.github.apple.coremltools.source" : "torch==2.1.0.dev20230718"
|
76 |
+
},
|
77 |
+
"generatedClassName" : "Stable_Diffusion_version_stabilityai_stable_diffusion_xl_base_0_9_text_encoder",
|
78 |
+
"method" : "predict"
|
79 |
+
}
|
80 |
+
]
|
original/compiled/TextEncoder.mlmodelc/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
original/compiled/TextEncoder.mlmodelc/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ff22b0d1c3e7a7f508ee140cece12b85957f7aa230c224850bad79837380916
|
3 |
+
size 139866304
|
original/compiled/TextEncoder2.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a20bb3d9c07198d7aa0d24673c7675c08d93832f930b9687af88ac607bc63a5
|
3 |
+
size 207
|
original/compiled/TextEncoder2.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31a51c152cd09c8f8e7313c74922e1cf9dcd219b84c27f583fc8c2bb0255aca4
|
3 |
+
size 983
|
original/compiled/TextEncoder2.mlmodelc/metadata.json
ADDED
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"shortDescription" : "This is a model that can be used to generate and modify images based on text prompts.It is a Latent Diffusion Model that uses two fixed, pretrained text encoders (OpenCLIP-ViT\/G and CLIP-ViT\/L).Please refer to https:\/\/arxiv.org\/abs\/2307.01952 for details",
|
4 |
+
"metadataOutputVersion" : "3.0",
|
5 |
+
"outputSchema" : [
|
6 |
+
{
|
7 |
+
"hasShapeFlexibility" : "0",
|
8 |
+
"isOptional" : "0",
|
9 |
+
"dataType" : "Float32",
|
10 |
+
"formattedType" : "MultiArray (Float32)",
|
11 |
+
"shortDescription" : "The token embeddings as encoded by the Transformer model",
|
12 |
+
"shape" : "[]",
|
13 |
+
"name" : "last_hidden_state",
|
14 |
+
"type" : "MultiArray"
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"hasShapeFlexibility" : "0",
|
18 |
+
"isOptional" : "0",
|
19 |
+
"dataType" : "Float32",
|
20 |
+
"formattedType" : "MultiArray (Float32)",
|
21 |
+
"shortDescription" : "The version of the `last_hidden_state` output after pooling",
|
22 |
+
"shape" : "[]",
|
23 |
+
"name" : "pooled_outputs",
|
24 |
+
"type" : "MultiArray"
|
25 |
+
}
|
26 |
+
],
|
27 |
+
"version" : "stabilityai\/stable-diffusion-xl-base-0.9",
|
28 |
+
"modelParameters" : [
|
29 |
+
|
30 |
+
],
|
31 |
+
"author" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/stable-diffusion-xl-base-0.9",
|
32 |
+
"specificationVersion" : 7,
|
33 |
+
"storagePrecision" : "Float16",
|
34 |
+
"license" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/stable-diffusion-xl-base-0.9\/blob\/main\/LICENSE.md",
|
35 |
+
"mlProgramOperationTypeHistogram" : {
|
36 |
+
"Ios16.cast" : 2,
|
37 |
+
"Ios16.mul" : 32,
|
38 |
+
"Ios16.layerNorm" : 65,
|
39 |
+
"Ios16.constexprLutToDense" : 227,
|
40 |
+
"Stack" : 1,
|
41 |
+
"Transpose" : 160,
|
42 |
+
"Ios16.linear" : 193,
|
43 |
+
"Ios16.add" : 97,
|
44 |
+
"Ios16.matmul" : 64,
|
45 |
+
"Ios16.gelu" : 32,
|
46 |
+
"Ios16.softmax" : 32,
|
47 |
+
"Ios16.gatherNd" : 1,
|
48 |
+
"Ios16.gather" : 1,
|
49 |
+
"Ios16.reshape" : 320,
|
50 |
+
"Ios16.reduceArgmax" : 1
|
51 |
+
},
|
52 |
+
"computePrecision" : "Mixed (Float32, Int32, Float16)",
|
53 |
+
"isUpdatable" : "0",
|
54 |
+
"availability" : {
|
55 |
+
"macOS" : "13.0",
|
56 |
+
"tvOS" : "16.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" : "Int32",
|
69 |
+
"formattedType" : "MultiArray (Int32 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.version" : "7.0b1",
|
78 |
+
"com.github.apple.coremltools.source" : "torch==2.1.0.dev20230718"
|
79 |
+
},
|
80 |
+
"generatedClassName" : "Stable_Diffusion_version_stabilityai_stable_diffusion_xl_base_0_9_text_encoder_2",
|
81 |
+
"method" : "predict"
|
82 |
+
}
|
83 |
+
]
|
original/compiled/TextEncoder2.mlmodelc/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
original/compiled/TextEncoder2.mlmodelc/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b12f95c0a669a542d8c44ca54eda8d4b88c482e31d61542f405f46057a7ea5cf
|
3 |
+
size 600595584
|
original/compiled/Unet.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a13be11bc2d489a4d4d606e39c7d8ea7f50f952ea7488469502c2ccc5d01b3c
|
3 |
+
size 207
|
original/compiled/Unet.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea0ac9e2cdc134f9e018182337f93bbe7950c5c44a53793cdd8eab754fd59ed4
|
3 |
+
size 1717
|
original/compiled/Unet.mlmodelc/metadata.json
ADDED
@@ -0,0 +1,123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"shortDescription" : "This is a model that can be used to generate and modify images based on text prompts.It is a Latent Diffusion Model that uses two fixed, pretrained text encoders (OpenCLIP-ViT\/G and CLIP-ViT\/L).Please refer to https:\/\/arxiv.org\/abs\/2307.01952 for details",
|
4 |
+
"metadataOutputVersion" : "3.0",
|
5 |
+
"outputSchema" : [
|
6 |
+
{
|
7 |
+
"hasShapeFlexibility" : "0",
|
8 |
+
"isOptional" : "0",
|
9 |
+
"dataType" : "Float32",
|
10 |
+
"formattedType" : "MultiArray (Float32)",
|
11 |
+
"shortDescription" : "Same shape and dtype as the `sample` input. The predicted noise to facilitate the reverse diffusion (denoising) process",
|
12 |
+
"shape" : "[]",
|
13 |
+
"name" : "noise_pred",
|
14 |
+
"type" : "MultiArray"
|
15 |
+
}
|
16 |
+
],
|
17 |
+
"version" : "stabilityai\/stable-diffusion-xl-base-0.9",
|
18 |
+
"modelParameters" : [
|
19 |
+
|
20 |
+
],
|
21 |
+
"author" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/stable-diffusion-xl-base-0.9",
|
22 |
+
"specificationVersion" : 7,
|
23 |
+
"storagePrecision" : "Float16",
|
24 |
+
"license" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/stable-diffusion-xl-base-0.9\/blob\/main\/LICENSE.md",
|
25 |
+
"mlProgramOperationTypeHistogram" : {
|
26 |
+
"UpsampleNearestNeighbor" : 2,
|
27 |
+
"Ios16.reduceMean" : 512,
|
28 |
+
"Ios16.sin" : 2,
|
29 |
+
"Ios16.softmax" : 140,
|
30 |
+
"Split" : 70,
|
31 |
+
"Ios16.add" : 722,
|
32 |
+
"Concat" : 14,
|
33 |
+
"Ios16.realDiv" : 46,
|
34 |
+
"Ios16.square" : 46,
|
35 |
+
"ExpandDims" : 6,
|
36 |
+
"Ios16.sub" : 256,
|
37 |
+
"Ios16.cast" : 1,
|
38 |
+
"Ios16.conv" : 794,
|
39 |
+
"Ios16.constexprLutToDense" : 870,
|
40 |
+
"Ios16.gelu" : 70,
|
41 |
+
"Ios16.matmul" : 280,
|
42 |
+
"Ios16.batchNorm" : 46,
|
43 |
+
"Ios16.reshape" : 676,
|
44 |
+
"Ios16.rsqrt" : 210,
|
45 |
+
"Ios16.silu" : 38,
|
46 |
+
"Ios16.sqrt" : 46,
|
47 |
+
"Ios16.mul" : 842,
|
48 |
+
"Ios16.cos" : 2,
|
49 |
+
"SliceByIndex" : 4
|
50 |
+
},
|
51 |
+
"computePrecision" : "Mixed (Float32, Float16, Int32)",
|
52 |
+
"isUpdatable" : "0",
|
53 |
+
"availability" : {
|
54 |
+
"macOS" : "13.0",
|
55 |
+
"tvOS" : "16.0",
|
56 |
+
"watchOS" : "9.0",
|
57 |
+
"iOS" : "16.0",
|
58 |
+
"macCatalyst" : "16.0"
|
59 |
+
},
|
60 |
+
"modelType" : {
|
61 |
+
"name" : "MLModelType_mlProgram"
|
62 |
+
},
|
63 |
+
"inputSchema" : [
|
64 |
+
{
|
65 |
+
"hasShapeFlexibility" : "0",
|
66 |
+
"isOptional" : "0",
|
67 |
+
"dataType" : "Float16",
|
68 |
+
"formattedType" : "MultiArray (Float16 2 × 4 × 128 × 128)",
|
69 |
+
"shortDescription" : "The low resolution latent feature maps being denoised through reverse diffusion",
|
70 |
+
"shape" : "[2, 4, 128, 128]",
|
71 |
+
"name" : "sample",
|
72 |
+
"type" : "MultiArray"
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"hasShapeFlexibility" : "0",
|
76 |
+
"isOptional" : "0",
|
77 |
+
"dataType" : "Float16",
|
78 |
+
"formattedType" : "MultiArray (Float16 2)",
|
79 |
+
"shortDescription" : "A value emitted by the associated scheduler object to condition the model on a given noise schedule",
|
80 |
+
"shape" : "[2]",
|
81 |
+
"name" : "timestep",
|
82 |
+
"type" : "MultiArray"
|
83 |
+
},
|
84 |
+
{
|
85 |
+
"hasShapeFlexibility" : "0",
|
86 |
+
"isOptional" : "0",
|
87 |
+
"dataType" : "Float16",
|
88 |
+
"formattedType" : "MultiArray (Float16 2 × 2048 × 1 × 77)",
|
89 |
+
"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.",
|
90 |
+
"shape" : "[2, 2048, 1, 77]",
|
91 |
+
"name" : "encoder_hidden_states",
|
92 |
+
"type" : "MultiArray"
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"hasShapeFlexibility" : "0",
|
96 |
+
"isOptional" : "0",
|
97 |
+
"dataType" : "Float16",
|
98 |
+
"formattedType" : "MultiArray (Float16 2 × 1280)",
|
99 |
+
"shortDescription" : "Additional embeddings passed to the unet based on the pooled output of the text encoders.",
|
100 |
+
"shape" : "[2, 1280]",
|
101 |
+
"name" : "text_embeds",
|
102 |
+
"type" : "MultiArray"
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"hasShapeFlexibility" : "0",
|
106 |
+
"isOptional" : "0",
|
107 |
+
"dataType" : "Float16",
|
108 |
+
"formattedType" : "MultiArray (Float16 2 × 6)",
|
109 |
+
"shortDescription" : "Additional embeddings passed to the unet based on width and height dimensions.For SDXL, default values look like [1024, 1024, 0, 0, 1024, 1024]",
|
110 |
+
"shape" : "[2, 6]",
|
111 |
+
"name" : "time_ids",
|
112 |
+
"type" : "MultiArray"
|
113 |
+
}
|
114 |
+
],
|
115 |
+
"userDefinedMetadata" : {
|
116 |
+
"com.github.apple.coremltools.version" : "7.0b1",
|
117 |
+
"com.github.apple.coremltools.source" : "torch==2.1.0.dev20230718",
|
118 |
+
"com.github.apple.ml-stable-diffusion.version" : "1.0.0"
|
119 |
+
},
|
120 |
+
"generatedClassName" : "Stable_Diffusion_version_stabilityai_stable_diffusion_xl_base_0_9_unet",
|
121 |
+
"method" : "predict"
|
122 |
+
}
|
123 |
+
]
|
original/compiled/Unet.mlmodelc/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
original/compiled/Unet.mlmodelc/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e02fa888785308d476aa613ee4921a7bb52bec16090048cdf3f06cf50ad570d
|
3 |
+
size 1927032512
|
original/compiled/VAEDecoder.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cdeab9f108fbe64f0c0d010f12dc5ec310494651180c2d49ec841e2048eadaf
|
3 |
+
size 207
|
original/compiled/VAEDecoder.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:471e9de0a33b947f418b3648e490350fc09daccaf5dac260f422334ae154b8d5
|
3 |
+
size 915
|
original/compiled/VAEDecoder.mlmodelc/metadata.json
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"shortDescription" : "This is a model that can be used to generate and modify images based on text prompts.It is a Latent Diffusion Model that uses two fixed, pretrained text encoders (OpenCLIP-ViT\/G and CLIP-ViT\/L).Please refer to https:\/\/arxiv.org\/abs\/2307.01952 for details",
|
4 |
+
"metadataOutputVersion" : "3.0",
|
5 |
+
"outputSchema" : [
|
6 |
+
{
|
7 |
+
"hasShapeFlexibility" : "0",
|
8 |
+
"isOptional" : "0",
|
9 |
+
"dataType" : "Float32",
|
10 |
+
"formattedType" : "MultiArray (Float32)",
|
11 |
+
"shortDescription" : "Generated image normalized to range [-1, 1]",
|
12 |
+
"shape" : "[]",
|
13 |
+
"name" : "image",
|
14 |
+
"type" : "MultiArray"
|
15 |
+
}
|
16 |
+
],
|
17 |
+
"version" : "stabilityai\/stable-diffusion-xl-base-0.9",
|
18 |
+
"modelParameters" : [
|
19 |
+
|
20 |
+
],
|
21 |
+
"author" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/stable-diffusion-xl-base-0.9",
|
22 |
+
"specificationVersion" : 7,
|
23 |
+
"storagePrecision" : "Float32",
|
24 |
+
"license" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/stable-diffusion-xl-base-0.9\/blob\/main\/LICENSE.md",
|
25 |
+
"mlProgramOperationTypeHistogram" : {
|
26 |
+
"Ios16.mul" : 2,
|
27 |
+
"Ios16.sqrt" : 30,
|
28 |
+
"Ios16.sub" : 30,
|
29 |
+
"Transpose" : 6,
|
30 |
+
"UpsampleNearestNeighbor" : 3,
|
31 |
+
"Ios16.conv" : 36,
|
32 |
+
"Ios16.add" : 46,
|
33 |
+
"Ios16.linear" : 4,
|
34 |
+
"Ios16.matmul" : 2,
|
35 |
+
"Ios16.realDiv" : 30,
|
36 |
+
"Ios16.reduceMean" : 60,
|
37 |
+
"Ios16.softmax" : 1,
|
38 |
+
"Ios16.batchNorm" : 29,
|
39 |
+
"Ios16.square" : 30,
|
40 |
+
"Ios16.reshape" : 65,
|
41 |
+
"Ios16.silu" : 29
|
42 |
+
},
|
43 |
+
"computePrecision" : "Mixed (Float32, Int32)",
|
44 |
+
"isUpdatable" : "0",
|
45 |
+
"availability" : {
|
46 |
+
"macOS" : "13.0",
|
47 |
+
"tvOS" : "16.0",
|
48 |
+
"watchOS" : "9.0",
|
49 |
+
"iOS" : "16.0",
|
50 |
+
"macCatalyst" : "16.0"
|
51 |
+
},
|
52 |
+
"modelType" : {
|
53 |
+
"name" : "MLModelType_mlProgram"
|
54 |
+
},
|
55 |
+
"inputSchema" : [
|
56 |
+
{
|
57 |
+
"hasShapeFlexibility" : "0",
|
58 |
+
"isOptional" : "0",
|
59 |
+
"dataType" : "Float32",
|
60 |
+
"formattedType" : "MultiArray (Float32 1 × 4 × 128 × 128)",
|
61 |
+
"shortDescription" : "The denoised latent embeddings from the unet model after the last step of reverse diffusion",
|
62 |
+
"shape" : "[1, 4, 128, 128]",
|
63 |
+
"name" : "z",
|
64 |
+
"type" : "MultiArray"
|
65 |
+
}
|
66 |
+
],
|
67 |
+
"userDefinedMetadata" : {
|
68 |
+
"com.github.apple.coremltools.version" : "7.0b1",
|
69 |
+
"com.github.apple.coremltools.source" : "torch==2.1.0.dev20230718"
|
70 |
+
},
|
71 |
+
"generatedClassName" : "Stable_Diffusion_version_stabilityai_stable_diffusion_xl_base_0_9_vae_decoder",
|
72 |
+
"method" : "predict"
|
73 |
+
}
|
74 |
+
]
|
original/compiled/VAEDecoder.mlmodelc/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
original/compiled/VAEDecoder.mlmodelc/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:663fd963f7a13afa32b8c415944bd3652f3c249335d02e2f57ff02bc3ac447bc
|
3 |
+
size 197977216
|
original/compiled/VAEEncoder.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3ca3543a6edddd2a8268d7380d9abf1a0855d5e7cb897f6dd64ae71eda21628
|
3 |
+
size 207
|
original/compiled/VAEEncoder.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91f3577db670a798e18e4c89c20e64af914d145df096422944051a8aa843341f
|
3 |
+
size 919
|
original/compiled/VAEEncoder.mlmodelc/metadata.json
ADDED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"shortDescription" : "This is a model that can be used to generate and modify images based on text prompts.It is a Latent Diffusion Model that uses two fixed, pretrained text encoders (OpenCLIP-ViT\/G and CLIP-ViT\/L).Please refer to https:\/\/arxiv.org\/abs\/2307.01952 for details",
|
4 |
+
"metadataOutputVersion" : "3.0",
|
5 |
+
"outputSchema" : [
|
6 |
+
{
|
7 |
+
"hasShapeFlexibility" : "0",
|
8 |
+
"isOptional" : "0",
|
9 |
+
"dataType" : "Float32",
|
10 |
+
"formattedType" : "MultiArray (Float32)",
|
11 |
+
"shortDescription" : "The latent embeddings from the unet model from the input image.",
|
12 |
+
"shape" : "[]",
|
13 |
+
"name" : "latent",
|
14 |
+
"type" : "MultiArray"
|
15 |
+
}
|
16 |
+
],
|
17 |
+
"version" : "stabilityai\/stable-diffusion-xl-base-0.9",
|
18 |
+
"modelParameters" : [
|
19 |
+
|
20 |
+
],
|
21 |
+
"author" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/stable-diffusion-xl-base-0.9",
|
22 |
+
"specificationVersion" : 7,
|
23 |
+
"storagePrecision" : "Float16",
|
24 |
+
"license" : "Please refer to the Model Card available at huggingface.co\/stabilityai\/stable-diffusion-xl-base-0.9\/blob\/main\/LICENSE.md",
|
25 |
+
"mlProgramOperationTypeHistogram" : {
|
26 |
+
"Pad" : 3,
|
27 |
+
"Ios16.cast" : 2,
|
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 |
+
"watchOS" : "9.0",
|
50 |
+
"iOS" : "16.0",
|
51 |
+
"macCatalyst" : "16.0"
|
52 |
+
},
|
53 |
+
"modelType" : {
|
54 |
+
"name" : "MLModelType_mlProgram"
|
55 |
+
},
|
56 |
+
"inputSchema" : [
|
57 |
+
{
|
58 |
+
"hasShapeFlexibility" : "0",
|
59 |
+
"isOptional" : "0",
|
60 |
+
"dataType" : "Float32",
|
61 |
+
"formattedType" : "MultiArray (Float32 1 × 3 × 1024 × 1024)",
|
62 |
+
"shortDescription" : "The input image to base the initial latents on normalized to range [-1, 1]",
|
63 |
+
"shape" : "[1, 3, 1024, 1024]",
|
64 |
+
"name" : "z",
|
65 |
+
"type" : "MultiArray"
|
66 |
+
}
|
67 |
+
],
|
68 |
+
"userDefinedMetadata" : {
|
69 |
+
"com.github.apple.coremltools.version" : "7.0b1",
|
70 |
+
"com.github.apple.coremltools.source" : "torch==2.1.0.dev20230718"
|
71 |
+
},
|
72 |
+
"generatedClassName" : "Stable_Diffusion_version_stabilityai_stable_diffusion_xl_base_0_9_vae_encoder",
|
73 |
+
"method" : "predict"
|
74 |
+
}
|
75 |
+
]
|
original/compiled/VAEEncoder.mlmodelc/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
original/compiled/VAEEncoder.mlmodelc/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7da2b2913ea54fd16b4e333eb32c0037c9638b2d1c7d435693ed37126407b94
|
3 |
+
size 68338112
|
original/compiled/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
original/compiled/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
original/packages/.DS_Store
ADDED
Binary file (10.2 kB). View file
|
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_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:1de0a2f2628f3acd682d396d53762257d7b252b052c7a6a5236ba55731e5deeb
|
3 |
+
size 173086
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_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:1bc50421439df3362c01855f0ac7bb8d3289e729e8e212f267df1643f240f45a
|
3 |
+
size 139866304
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_text_encoder.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"86EF0C29-F024-403D-80C4-13DA00A72585": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"DB017C0F-5D21-4EDB-BE89-1A28032C84BD": {
|
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": "DB017C0F-5D21-4EDB-BE89-1A28032C84BD"
|
18 |
+
}
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_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:9ef9acc716efb883ae83df7bb7c7624a38f4023f85106fb2b1a7de825c53c859
|
3 |
+
size 452670
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_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:5bddeacfeade5e8f3323f4ba3011a5acf501680cccf95570c36d8c12fdea18f7
|
3 |
+
size 600595584
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_text_encoder_2.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"02A81ACF-45B3-446A-AB57-ABDC9210E3DF": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"940ECFF5-C195-4C8D-9464-3EA7E817D4FA": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "02A81ACF-45B3-446A-AB57-ABDC9210E3DF"
|
18 |
+
}
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_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:e43cafd123fdb5d6eb0a3d1e5c68a7696e2603f03f137c79f640d912667ef657
|
3 |
+
size 2169848
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_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:36bf3f8f69d7da0d505f2fe5a4d4f1f425ab52fe2f90be653fe4a7c24481b9c7
|
3 |
+
size 1927032512
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_unet.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"40327681-9B28-4846-BC4E-5FA550B22867": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"583B349A-9131-4E73-98A8-1D2574B8A618": {
|
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": "583B349A-9131-4E73-98A8-1D2574B8A618"
|
18 |
+
}
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_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:f56931bdb87177595409259ce621cd4201e71566387a9e9408a5792b75d15392
|
3 |
+
size 143730
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_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:afcf2eea009577c84b138e34ab13c05fb5810ab2531d849c6149e8f77dbef545
|
3 |
+
size 197977216
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_vae_decoder.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"AF04E042-F2F8-4009-B620-80D482DBA205": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"F0000CD6-D5F5-4F19-BA8E-53632E8F34F0": {
|
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": "F0000CD6-D5F5-4F19-BA8E-53632E8F34F0"
|
18 |
+
}
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_vae_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:183df796843d151a0de22a09fe9dd0880626fa21f685de97e753c2ace3cd2ca2
|
3 |
+
size 119655
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_vae_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:a7d7087bf31f709986ae95569958d9f102671cf15fb41e2e2056b9c505038596
|
3 |
+
size 68338112
|
original/packages/Stable_Diffusion_version_stabilityai_stable-diffusion-xl-base-0.9_vae_encoder.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"66DC1E90-9AD3-4A7E-9739-A91C75EB5643": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"F2DDCE48-882D-4C78-A64E-7D7E2DDFD00B": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "66DC1E90-9AD3-4A7E-9739-A91C75EB5643"
|
18 |
+
}
|