File size: 2,959 Bytes
3c23099
 
 
 
0121a8f
502d6ca
54f8076
 
 
 
 
0121a8f
 
 
54f8076
 
 
 
 
 
 
0121a8f
 
 
 
 
54f8076
 
 
 
 
0121a8f
 
 
 
 
54f8076
 
 
 
 
0121a8f
 
 
 
 
54f8076
 
 
 
 
 
0121a8f
54f8076
0121a8f
 
 
54f8076
 
 
 
 
 
0121a8f
 
 
 
 
502d6ca
 
 
 
 
0121a8f
 
 
54f8076
0121a8f
54f8076
0121a8f
54f8076
0121a8f
 
 
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
---
license: creativeml-openrail-m
---

# Mixing Cauldron
A repository of ***experimental*** mixes I made using my favorite models.

All of the used models will be linked at the bottom, recipe will be shown here.

(sample images later)

# OrangeProBlossomPastel

<details><summary>Recipe</summary>

| Model A | Model B | Interpolation Method | Weight | Name |
| ------- | ------- | -------------------- | ------ | ---- |
| AOM3 | mix-pro-v3-non-ema-fp32 | Weighted Sum | 0.7 | temp1 |
| temp1 | blossom-extract | Weighted Sum | 0.5 | temp2 |
| temp2 | pastelmix-fp32 | Weighted Sum | 0.3 | OrangeProBlossomPastel |

</details>

# floral-essence

<details><summary>Recipe</summary>

| Model A | Model B | Interpolation Method | Weight | Name |
| ------- | ------- | -------------------- | ------ | ---- |
| blossom-extract | mix-pro-v3-non-ema-fp32 | Weighted Sum | 0.75 | floral-essence |

</details>

# pastel-floral-essence

<details><summary>Recipe</summary>

| Model A | Model B | Interpolation Method | Weight | Name |
| ------- | ------- | -------------------- | ------ | ---- |
| pastelmix-fp32 | floral-essence | Weighted Sum | 0.75 | pastel-floral-essence |

</details>

# florescence

<details><summary>Recipe</summary>

| Model A | Model B | Interpolation Method | Weight | Name |
| ------- | ------- | -------------------- | ------ | ---- |
| pastelmix-fp32 | blossom-extract | Weighted Sum | 0.45 | temp1 |
| temp1 | mix-pro-v3-non-ema-fp32 | Weighted Sum | 0.25 | florescence |

</details>

# exsoular

<details><summary>Recipe</summary>

| Model A | Model B | Interpolation Method | Weight | Name |
| ------- | ------- | -------------------- | ------ | ---- |
| soul0000 | expmixline_v20 | Merge Block  | Reverse Cosine | exsoular-raw |
| exsoular-raw | blessed2 | Baked in VAE | | exsoular |

</details>

# exsoulvoyant

<details><summary>Recipe</summary>

| Model A | Model B | Interpolation Method | Weight | Name |
| ------- | ------- | -------------------- | ------ | ---- |
| exsoular | detailedprojectv4-fin | Merge Block | SMOOTHSTEP*2 | exsoulvoyant |

</details>

# Used models for mixing
 - [AOM3](https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/Models/AbyssOrangeMix3/AOM3_orangemixs.safetensors)
 - [blessed2](https://huggingface.co/NoCrypt/blessed_vae/blob/main/blessed2.vae.pt)
 - [blossom-extract](https://huggingface.co/NUROISEA/anything-mix/blob/main/blossom-extract.safetensors)
 - [detailedprojectv4-fin](https://huggingface.co/closertodeath/detailedproject/blob/main/detailedprojectv4-fin.safetensors)
 - [expmixline_v20](https://huggingface.co/mdl-mirror/ExpMix_Line/blob/main/expmixLine_v20.safetensors)
 - [mix-pro-v3-non-ema-fp32](https://huggingface.co/swl-models/mix-pro-v3/blob/main/mix-pro-v3-non-ema-fp32.safetensors)
 - [pastelmix-fp32](https://huggingface.co/andite/pastel-mix/blob/main/pastelmix-fp32.safetensors)
 - [soul0000](https://huggingface.co/TheRaphael0000/mixes0000/blob/main/soul0000.ckpt)