Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,72 @@
|
|
| 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).
|
| 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.
|
| 12 |
+
- `split_einsum` version is compatible with all compute unit options including Neural Engine.
|
| 13 |
+
- `original` version is only compatible with `CPU & GPU` option.
|
| 14 |
+
- Custom resolution versions are tagged accordingly.
|
| 15 |
+
- The `vae-ft-mse-840000-ema-pruned.ckpt` VAE is embedded into the model.
|
| 16 |
+
- This model was converted with a `vae-encoder` for use with `image2image`.
|
| 17 |
+
- This model is `fp16`.
|
| 18 |
+
- Descriptions are posted as-is from original model source.
|
| 19 |
+
- Not all features and/or results may be available in `CoreML` format.
|
| 20 |
+
- This model does not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
|
| 21 |
+
- This model does not include a `safety checker` (for NSFW content).
|
| 22 |
+
- This model can be used with ControlNet.
|
| 23 |
+
|
| 24 |
+
<br>
|
| 25 |
+
|
| 26 |
+
# MeinaMix-v9_cn:
|
| 27 |
+
Source(s): [CivitAI](https://civitai.com/models/7240?modelVersionId=46137)<br>
|
| 28 |
+
|
| 29 |
+
MeinaMix objective is to be able to do good art with little prompting.
|
| 30 |
+
I created a discord server where you can post images that you generated, discuss prompt and/or ask for help. https://discord.gg/meinaverse
|
| 31 |
+
|
| 32 |
+
I also have a ko-fi and Patreon page where you can support me or buy me a coffee <3 , it will be very much appreciated:
|
| 33 |
+
https://ko-fi.com/meina and https://www.patreon.com/MeinaMix
|
| 34 |
+
|
| 35 |
+
MeinaMix is officially hosted for online generation in
|
| 36 |
+
- Sinkin.ai
|
| 37 |
+
- Magespace
|
| 38 |
+
- Tensor
|
| 39 |
+
- Dazzleai
|
| 40 |
+
|
| 41 |
+
MeinaMix and the other of Meinas will ALWAYS be FREE.
|
| 42 |
+
<br><br>
|
| 43 |
+
## Recommendations of use:
|
| 44 |
+
|
| 45 |
+
Enable Quantization in K samplers.
|
| 46 |
+
|
| 47 |
+
Hires.fix is needed for prompts where the character is far away in order to make decent images, it drastically improve the quality of face and eyes!
|
| 48 |
+
|
| 49 |
+
Sampler: Euler a: 40~60 steps
|
| 50 |
+
|
| 51 |
+
Sampler: DPM++ SDE Karras: 30~60 steps
|
| 52 |
+
|
| 53 |
+
CFG Scale: 7
|
| 54 |
+
|
| 55 |
+
Resolutions: 512x768, 512x1024 for Portrait
|
| 56 |
+
|
| 57 |
+
Resolutions: 768x512, 1024x512, 1536x512 for Landscape
|
| 58 |
+
|
| 59 |
+
Hires.fix: R-ESRGAN 4x+Anime6b, with 10 steps at 0.1 up to 0.3 denoising
|
| 60 |
+
|
| 61 |
+
Clip Skip: 2
|
| 62 |
+
|
| 63 |
+
Negatives: (worst quality:2, low quality:2), (zombie, sketch, interlocked fingers, comic)
|
| 64 |
+
|
| 65 |
+
|
| 66 |
+

|
| 67 |
+
|
| 68 |
+

|
| 69 |
+
|
| 70 |
+

|
| 71 |
+
|
| 72 |
+

|