File size: 1,515 Bytes
4460f7d 39cab97 cebe9c5 4460f7d a4f011a 08f1d82 4460f7d 08f1d82 1990595 08f1d82 569d71e 9ffc3b5 569d71e a432ea6 4460f7d 7174c1a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
---
license: creativeml-openrail-m
language:
- en
library_name: diffusers
pipeline_tag: text-to-image
tags:
- art
- anime
- stable diffusion
- lcm
- latent consistency model
- openvino
- onnx
---
A Stable Diffusion 1.5 anime model with LCM that allows image generation with only 4 steps.
More details on LCM: https://latent-consistency-models.github.io/
Original SoteMix is available here:
https://huggingface.co/Disty0/SoteMix
Coverted to LCM with this script:
https://github.com/vladmandic/automatic/blob/master/cli/lcm-convert.py
Positive Prompts:
```
(masterpiece, best quality, highres), 1girl,
```
Negative Prompts:
```
(worst quality, low quality, lowres), zombie, interlocked fingers,
```
Sampler: `LCM`
Steps: `4-8`
Clip Skip: `1`
CFG: `0` or `1`
Base Resolution: `512x` / `768x` / `1024x` / `768x1280`
Second Pass / Hires:
Sampler: `LCM`
Steps: `2-6`
Upscaler: `RealESRGAN 4x+ Anime6B` / `ESRGAN 4x-AnimeSharp` with 0.3-0.4 denoise strength.
CFG: `0` or `1`
Resolution: `2x` of the base resolution.
Mege:
```
0.7(0.75(0.75(0.75(0.75(0.75(0.5(SomethingV2_2) + 0.5(meinapastel_v5Anime)) + 0.25(meinaalter_v2)) + 0.25(meinamix_meinaV9)) + 0.25(nyanMix_230303Intense)) + 0.25(mixProV4_v4)) + 0.25(breakdomain_M2150)) + 0.3(0.4(SomethingV2_2) + 0.6(meinapastel_v5Anime))
```
And baked in Blessed2 VAE
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6456af6195082f722d178522/HV7YOb6xyJyW_NX-XzV69.png)
|