first commit
Browse filesdescribe recipe
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
4 |
+
real_model_L
|
5 |
+
|
6 |
+
checkpoint for sd1.5
|
7 |
+
|
8 |
+
recipe for supermerger:
|
9 |
+
|
10 |
+
A = cityedgemixV1_v125 x 0.5 + kisaragiMix_v22 x 0.5
|
11 |
+
B = majicmixRealistic_v6 x 0.5 + shampooMix_v4 x 0.5
|
12 |
+
C = A x 0.5 + B x 0.5
|
13 |
+
D = fantasticmix_v65 x (1-alpha) + dreamshaper_631BakedVae x alpha (0.4,0.35,0.4,0.45,0.45,0.3,0.3,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0)
|
14 |
+
E = C x 0.8 + D x 0.2
|
15 |
+
F = E + flat2:-0.7 (lora marge)
|
16 |
+
G = F x (1-alpha) + calicomixreal_v20 x alpha (1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0)
|
17 |
+
H = F x (1-alpha) + tauronHybridMix_tauHybridRealV21 x alpha (1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0)
|
18 |
+
I = F x (1-alpha) + xxmix9realistic_v30 x alpha (1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0)
|
19 |
+
J = (G x 0.6 + H x 0.4) x 0.6 + I x 0.4
|
20 |
+
K = J x 0.439 + savMIX_xl x 0.561
|
21 |
+
L = K x (1-alpha) + kencanmix_v16 x alpha (0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.15,0.25,0.35,0.5,0.0,0.0,0.0,0.0,0.0)
|