Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,22 @@ tags:
|
|
9 |
- diffusers
|
10 |
- Grapefruit
|
11 |
---
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- diffusers
|
10 |
- Grapefruit
|
11 |
---
|
12 |
+
# <span style="color:#00a0a0; font-size:30pt; font-weight:bolder; font-style:italic;"> MelonMix </span>
|
13 |
+
This model was checkpoint merge of Anything v4.5, AbyssOrangeMix 3A1B, GrapeFruitV4.1 and 7th Anime v3 C.
|
14 |
+
V2 has AnyOrangeMix 48A13B, Hassaku v1.3, blue_pencil EX, MIX-Pro v4.5+ColorBox and MeinaPastel V6.
|
15 |
+
Since AnyOrangeMix 48A13B is the mix of Anything v5, AnythingElse v4.5, AbyssOrangeMix3 A1B and AbyssOrangeMix3 A3,
|
16 |
+
merge recipe showing below is identicle.
|
17 |
+
|
18 |
+
For V2, I used [Chattiori-Model-Merger](https://github.com/Faildes/Chattiori-Model-Merger).
|
19 |
+
|
20 |
+
## Merge Recipe
|
21 |
+
V1:(Anything v4.5 (0.5) + AbyssOrangeMix 3A1B (0.5) Weighted Sum) (0.5) +
|
22 |
+
|
23 |
+
(grapefruitV4.1 (0.5) + 7th Anime v3 C (0.5) Weighted Sum) (0.5) Weighted Sum
|
24 |
+
|
25 |
+
V2:
|
26 |
+
* Weighted Sum, [**AnythingElse V4-v4.5**](https://civitai.com/models/4855) + [**Anything v5-Prt-Re**](https://civitai.com/models/9409), alpha(0.6) >> **TEMP_0**
|
27 |
+
* Weighted Sum, [**AbyssOrangeMix3-A1B**](https://civitai.com/models/9942) + [**AbyssOrangeMix3-A3**](https://civitai.com/models/9942), alpha(0.5) >> **TEMP_1**
|
28 |
+
* Sum Twice, **TEMP_0** + **TEMP_1** + [**MIX-Pro-V4.5+ColorBox**](https://civitai.com/models/14206), alpha(0.5) rand_beta(0.3, 0.7, 17546192) >> **TEMP_2**
|
29 |
+
* Sum Twice, [**Hassaku (hentai model)-v1.3**](https://civitai.com/models/2583) + [**MeinaPastel-V6**](https://civitai.com/models/11866) + [**blue_pencil-EX**](https://civitai.com/models/79083), rand_alpha(0.35, 0.65, 5481652) rand_beta(0.2, 0.45, 61427253) >> **TEMP_3**
|
30 |
+
* Weighted Sum, **TEMP_3** + **TEMP_2**, rand_alpha(0.25, 0.75, 964451837) >> **MelonMixV2**
|