Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- coreml
|
5 |
+
- stable-diffusion
|
6 |
+
- text-to-image
|
7 |
---
|
8 |
+
# Core ML Converted Model:
|
9 |
+
|
10 |
+
- This model was converted to [Core ML for use on Apple Silicon devices](https://github.com/apple/ml-stable-diffusion). Conversion instructions can be found [here](https://github.com/godly-devotion/MochiDiffusion/wiki/How-to-convert-ckpt-or-safetensors-files-to-Core-ML).<br>
|
11 |
+
- Provide the model to an app such as Mochi Diffusion [Github](https://github.com/godly-devotion/MochiDiffusion) - [Discord](https://discord.gg/x2kartzxGv) to generate images.<br>
|
12 |
+
- `split_einsum` version is compatible with all compute unit options including Neural Engine.<br>
|
13 |
+
- `original` version is only compatible with CPU & GPU option.<br>
|
14 |
+
|
15 |
+
# Note: Some models do not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
|
16 |
+
|
17 |
+
# LibreEros:
|
18 |
+
Source(s): [CivitAI](https://civitai.com/models/5369/libreeros)
|
19 |
+
|
20 |
+
Fast and furious model. NSFW.
|
21 |
+
|
22 |
+
The main goal is fast output on cheap/processor devices (512x512 images are created in about a minute on the Macbook Air M1).
|
23 |
+
|
24 |
+
Extremely pruned mix of well balanced Deliberate and charming Art & Eros (aEros) - A tribute to beauty. VAE included.
|
25 |
+
|
26 |
+
All examples are in low/medium resolution and posted AS IS. My dream is to see how this would work at a higher resolution, with more creative prompts.
|