|
--- |
|
license: creativeml-openrail-m |
|
--- |
|
|
|
# SaluteMix model |
|
|
|
SaluteMix is a yet-another semi-realistic mix. Name comes from 99% success rate when using salute tag. All previews are pure txt2img. |
|
|
|
I highly recommend `EasyNegative embedding`, or `(low quality, worst quality:1.4), (bad anatomy), extra digit, fewer digits, (extra arms:1.2), bad hands, by (bad-artist:0.6), bad-image-v2-39000` as the negative prompt. |
|
|
|
Should be fairly competent at nsfw stuff. |
|
|
|
CivitAI page: https://civitai.com/models/19238/salutemix |
|
|
|
**Negative embeddings:** \ |
|
https://huggingface.co/datasets/gsdf/EasyNegative \ |
|
https://huggingface.co/nick-x-hacker/bad-artist \ |
|
https://huggingface.co/Xynon/models/tree/main/experimentals/TI |
|
|
|
## Recipe |
|
|
|
``` |
|
animebrush3 = custom mix with wlop style (details missing) |
|
|
|
cn-any = Counterfeit-V2.5 + (nixeu-any - anythingV3) @1.0 |
|
cn-f = Counterfeit-V2.5 + (nixeu-f - wd1.3) @1.0 |
|
cn-flo = Counterfeit-V2.5 + (floydian_nixeu - sd1.4) @1.0 |
|
cn-temp = cn-any + cn-f @0.4 |
|
cn-full = cn-temp + cn-flo @0.6 |
|
temp1 = AOM2_nsfw + 7th_anime_v3_C @0.5 |
|
cn-mix = cn-full + temp1 @0.5 |
|
|
|
step1 = animebrush3 + 2dn_1 @0.5 |
|
temp2 = chilloutmix_ni + grapefruitv4 @0.3 |
|
step2 = step1 + temp2 @0.25 |
|
|
|
SaluteMix = step2 + cn-mix @0.2 |
|
``` |
|
|
|
## Links to models |
|
|
|
https://civitai.com/models/4807/2dn \ |
|
https://civitai.com/models/6424/chilloutmix \ |
|
https://civitai.com/models/2583/grapefruit-hentai-model \ |
|
Floydian's nixeu: https://huggingface.co/FloydianSound/Nixeu_Diffusion_v1-5 \ |
|
Orange mixes: https://huggingface.co/WarriorMama777/OrangeMixs \ |
|
7th_anime: https://huggingface.co/syaimu/7th_Layer \ |
|
Counterfeit: https://huggingface.co/gsdf/Counterfeit-V2.5 \ |
|
Nixeu models: https://huggingface.co/SirVeggie/nixeu \ |
|
https://huggingface.co/SirVeggie/wlop |