File size: 2,342 Bytes
3c23099
 
 
 
54f8076
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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

| 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 |

## floral-essence

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

## pastel-floral-essence

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

## florescence

| 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 |


## exsoular

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

## model links (in order of appearance)
 - [AOM3](https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/Models/AbyssOrangeMix3/AOM3_orangemixs.safetensors)
 - [mix-pro-v3-non-ema-fp32](https://huggingface.co/swl-models/mix-pro-v3/blob/main/mix-pro-v3-non-ema-fp32.safetensors)
 - [blossom-extract](https://huggingface.co/NUROISEA/anything-mix/blob/main/blossom-extract.safetensors)
 - [pastelmix-fp32](https://huggingface.co/andite/pastel-mix/blob/main/pastelmix-fp32.safetensors)
 - [soul0000](https://huggingface.co/TheRaphael0000/mixes0000/blob/main/soul0000.ckpt)
 - [expmixline_v20](https://huggingface.co/mdl-mirror/ExpMix_Line/blob/main/expmixLine_v20.safetensors)
 - [blessed2](https://huggingface.co/NoCrypt/blessed_vae/blob/main/blessed2.vae.pt)