Upload README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,58 @@
|
|
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 |
+
# realMoonAnime-v70_cn:
|
27 |
+
Source(s): [CivitAI](https://civitai.com/models/75431/real-moon-anime)<br>
|
28 |
+
|
29 |
+
## Real Moon - Anime v7.0
|
30 |
+
|
31 |
+
A mixture of Real Moon with MonKe Dream.
|
32 |
+
|
33 |
+
This model aims to generate anime images with a lot of detail and quality, a balance between realism and anime. Can output both SFW and NSFW images.
|
34 |
+
|
35 |
+
Baked in VAE
|
36 |
+
|
37 |
+
### I usually use
|
38 |
+
|
39 |
+
- Clip skip: 1
|
40 |
+
|
41 |
+
- Upscaler: R-ESRGAN 4x+ Anime6B
|
42 |
+
|
43 |
+
- Denoising strength: 0.4
|
44 |
+
|
45 |
+
- Hires steps: same as the Sampling steps
|
46 |
+
|
47 |
+
Recommended Loras: Detail Tweaker, Better Portrait Lighting
|
48 |
+
|
49 |
+
Recommended embeddings: bad-artist, EasyNegativeV2<br><br>
|
50 |
+
|
51 |
+
|
52 |
+

|
53 |
+
|
54 |
+

|
55 |
+
|
56 |
+

|
57 |
+
|
58 |
+

|