File size: 4,768 Bytes
95c24fc
 
 
7883029
 
 
480bf3b
 
7883029
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
480bf3b
7883029
 
 
 
 
 
 
 
 
 
480bf3b
7883029
 
 
 
 
480bf3b
2ed6e55
 
 
7883029
 
 
 
 
480bf3b
b03d6d1
6948403
 
b03d6d1
 
480bf3b
daf7653
 
b03d6d1
daf7653
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7883029
 
2ed6e55
 
 
 
 
 
 
 
 
 
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
---
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