Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
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 |
+
# Healy's Anime Blend V1.7:
|
17 |
+
Source(s): [CivitAI](https://civitai.com/models/1400/healys-anime-blend)
|
18 |
+
|
19 |
+
This is a blend of some anime models mixed with "realistic" stuff to get a look i've been trying to accomplish for awhile. Im pretty happy with what it outputs, but judge that for yourself. I can't for the life of me remember what I put into this model.
|
20 |
+
|
21 |
+
I take no credit whatsoever, I just smashed rocks together like a caveman and the outcome somehow worked.
|
22 |
+
|
23 |
+
It can create NSFW stuff to I think, but i've noticed the outcomes remain pretty tolerable with "cleavage" in the negative prompts.
|