mixes / README.md
SirVeggie's picture
Update README.md
480bf3b
---
license: creativeml-openrail-m
---
# Model mixes
**Note: these models are old and not very good anymore**
Custom models created by combining different models together.
You can and should influence the style of these models by mentioning the keywords of the artists included at a sufficiently high weight:\
For example (m_wlop illustration style:1.3)
## Symbol legend
```
A + B = weighted sum
A + (B - C) = add difference
@ 0.5 = merge strength/multiplier
```
## 1-berry
First step of berry mix. (not uploaded, but used in most mixes)
```
novel + (F222 - sd1.4) @ 1.0
```
## anymix
Mix of the models based on anything v3.
```
A: wlop-any + nixeu-any @ 0.5
B: ross-any + robutts-any @ 0.5
C: A + B @ 0.5
1-berry + C @ 0.5
```
## diffmix
Similar to anymix, but using add differential for the first level merges. Specifics have been forgotten.
Guweiz and Greg might be included - if I recall correctly - in addition to the models included in anymix.
## anydiff
Mix anymix and diffmix at @0.5 (not included in the files)
## megamix
Weighted sum merge between all of my models at equal proportions, including both waifu diffusion and anything v3 versions of the same model.
Artists included are Wlop (m_wlop), Nixeu (m_nixeu), RossDraws (m_ross), Cutesexyrobutts (m_robutts), Guweiz (m_guweiz) and Grzegorz Rutkowski (m_greg).
## smoothmix
A semi-realistic model with smooth details.
A complex merge that I forgot the details of. Includes probably 10-20 different models from various sources.
## different-v3-c
```
smooth-diff = smoothmix + (diffmix - novel) @ 1.0
hd-ross = hd-18 + (ross - anything) @ 1.0
anymix-hardlight = anymix + (hardlight - anything) @ 1.0
#### Merge Block Weighted ####
model_0 : - smooth.safetensors
model_1 : diffmix.safetensors
base_alpha : 0.8
output_file: S:\Library\Files\Tools\Super SD 2.0\models\Stable-diffusion\1-different.ckpt
weights : 0,0,0,0,0,0,0,0,0,0,0,0,0.85,0.05,0.02,0.01,0.01,0.02,0.05,0.1,0.2,0.4,0.6,0.8,1
skip ids : 0 : 0:None, 1:Skip, 2:Reset
#### Merge Block Weighted ####
model_0 : 1-different.ckpt
model_1 : smooth-diff.ckpt
base_alpha : 0.1
output_file: S:\Library\Files\Tools\Super SD 2.0\models\Stable-diffusion\2-different.ckpt
weights : 0,0,0,0,0,0,0,0,0,0,0,0,0.2,0.15,0.25,0.5,0.7,0.8,0.6,0.2,0.05,0.01,0,0,0
skip ids : 0 : 0:None, 1:Skip, 2:Reset
#### Merge Block Weighted ####
model_0 : 2-different.ckpt
model_1 : protogenX53Photorealism_10.safetensors
base_alpha : 0.1
output_file: S:\Library\Files\Tools\Super SD 2.0\models\Stable-diffusion\3-different.ckpt
weights : 0.2,0.2,0.2,0.2,0.25,0.25,0.3,0.4,0.4,0.3,0.2,0.1,0.2,0,0,0,0,0,0,0,0,0,0,0,0
skip ids : 0 : 0:None, 1:Skip, 2:Reset
#### Merge Block Weighted ####
model_0 : 3-different.ckpt
model_1 : protogenV22Anime_22.safetensors
base_alpha : 0.1
output_file: S:\Library\Files\Tools\Super SD 2.0\models\Stable-diffusion\4-different.ckpt
weights : 0.75,0.5,0.3,0.15,0.08,0.04,0.02,0.01,0.01,0.01,0.01,0.01,0.1,0,0,0,0,0,0,0,0,0,0,0,0
skip ids : 0 : 0:None, 1:Skip, 2:Reset
#### Merge Block Weighted ####
model_0 : 4-different.ckpt
model_1 : hd-ross.ckpt
base_alpha : 0.1
output_file: S:\Library\Files\Tools\Super SD 2.0\models\Stable-diffusion\different-v1.ckpt
weights : 0,0,0,0,0,0.1,0.21,0.28,0.3,0.26,0.18,0.1,0.05,0.1,0.18,0.22,0.23,0.2,0.12,0,0,0,0,0,0
skip ids : 0 : 0:None, 1:Skip, 2:Reset
#### Merge Block Weighted ####
model_0 : different-v1.ckpt
model_1 : anymix-hardlight.ckpt
base_alpha : 0.2
output_file: S:\Library\Files\Tools\Super SD 2.0\models\Stable-diffusion\different-v1-x.ckpt
weights : 0.05,0.12,0.19,0.2,0.17,0.12,0.06,0.05,0.07,0.08,0.11,0.15,0.25,0.25,0.18,0.11,0.05,0.08,0.12,0.14,0.15,0.13,0.11,0.09,0.1
skip ids : 0 : 0:None, 1:Skip, 2:Reset
#### Merge Block Weighted ####
model_0 : different-v1-x.ckpt
model_1 : AbyssOrangeMix2_nsfw.safetensors
base_alpha : 0.1
output_file: S:\Library\Files\Tools\Super SD 2.0\models\Stable-diffusion\different-v3-c.ckpt
weights : 0.5,0.4,0.3,0.2,0.2,0.2,0.2,0.2,0.25,0.3,0.35,0.4,0.45,0.4,0.35,0.3,0.25,0.2,0.15,0.1,0.05,0,0,0,0
skip ids : 0 : 0:None, 1:Skip, 2:Reset
```
## Links to models
https://huggingface.co/SirVeggie/wlop\
https://huggingface.co/SirVeggie/nixeu\
https://huggingface.co/SirVeggie/ross_draws\
https://huggingface.co/SirVeggie/cutesexyrobutts\
https://huggingface.co/SirVeggie/guweiz\
https://huggingface.co/SirVeggie/greg_rutkowski
https://huggingface.co/darkstorm2150/Protogen_v2.2_Official_Release\
https://huggingface.co/darkstorm2150/Protogen_x5.3_Official_Release\
https://huggingface.co/WarriorMama777/OrangeMixs#model-detail--merge-recipes