Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
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. Instructions can be found [here](https://github.com/godly-devotion/MochiDiffusion/wiki/How-to-convert-ckpt-files-to-Core-ML).<br>
|
11 |
+
- Provide the model to an app such as [Mochi Diffusion](https://github.com/godly-devotion/MochiDiffusion) to generate images.<br>
|
12 |
+
- `split_einsum` version is compatible with all compute unit options including Neural Engine.<br>
|
13 |
+
|
14 |
+
# Note: This model does not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
|
15 |
+
|
16 |
+
# Elldreth's Dream Mix:
|
17 |
+
Source(s): [CivitAI](https://civitai.com/models/1254/elldreths-dream-mix)
|
18 |
+
|
19 |
+
This mixed model is a combination of some of my favorites. A little Pyros Model A mixed with a F111-sd14 diff and mixed into Anything.
|
20 |
+
|
21 |
+
What's it good at?
|
22 |
+
|
23 |
+
Portraits
|
24 |
+
Landscapes
|
25 |
+
Fantasy
|
26 |
+
Sci-Fi
|
27 |
+
Anime
|
28 |
+
Semi-realistic
|
29 |
+
Horror
|
30 |
+
It's an all-around easy-to-prompt general purpose model that cranks out some really nice images. No trigger words required. All models were scanned prior to mixing and totally safe.
|