Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
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-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 |
+
- `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 |
+
# EvoArt-Mj4DreamMix:
|
18 |
+
Source(s): [CivitAI](https://civitai.com/models/4042/evoart-mj4dreammix)
|
19 |
+
|
20 |
+
It is a Remix Model of some MJ4 style models like openjourney-v2 and other amazing models, specially with 3DKX model,and a little more 768+model in weight. so it can handle high-resolution output well.
|
21 |
+
|
22 |
+
I found it is a good effect when two similar style plus together. so you may look it as the mJ4-enhanced model.
|
23 |
+
|
24 |
+
To enhance the output,you can use "midjourney style" in the beginning of your prompt as trigger. Hypernetwork is not suggested,but <0.3 may lead to a different effect.
|