File size: 1,663 Bytes
2bec064
 
 
f24abe7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e371b4c
f24abe7
 
 
 
1b5867f
 
 
 
 
 
 
 
fe2a733
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
---
license: creativeml-openrail-m
---

# VoidBrush model mix

A model for soft brush-like texture that can also do dark images thanks to the noise offset trick.

Since wlop is used in a big part of the mix, the keyword m_wlop might have a noticeable effect.

## Recipe

```
7wlop          = 7th_anime_v3_C + AbyssalWlop @0.5
7different     = 7th_anime_v2_G + different-v3-c @0.5
7style         = 7wlop + 7different @0.6 (exact ratio got lost)

cn-any         = Counterfeit-V2.5 + (nixeu-any - anythingV3) @1.0
cn-f           = Counterfeit-V2.5 + (nixeu-f - wd1.3) @1.0
cn-flo         = Counterfeit-V2.5 + (floydian_nixeu - sd1.4) @1.0
cn-temp        = cn-any + cn-f @0.4
cn-full        = cn-temp + cn-flo @0.6

cn-sam         = cn-full + samdoesartsUltmerge_v1 @0.25

7lucky         = 7style + cn-sam @0.4

cwlop1         = Counterfeit-V2.5 + (wlop-any - anythingV3) @0.8
cwlop2         = Counterfeit-V2.5 + (wlop - wd1.3) @0.8
counterwlop    = cwlop1 + cwlop2 @0.5

counterlucky   = 7lucky + counterwlop (probably)
VoidBrush      = counterlucky + (noise_offset - sd1.5) @0.5
```

## Links to models

Floydian's nixeu: https://huggingface.co/FloydianSound/Nixeu_Diffusion_v1-5 \
Orange mixes: https://huggingface.co/WarriorMama777/OrangeMixs \
7th_anime: https://huggingface.co/syaimu/7th_Layer \
Counterfeit: https://huggingface.co/gsdf/Counterfeit-V2.5 \
Sam model: https://civitai.com/models/68/samdoesarts-ultmerge \
noise offset: https://www.crosslabs.org/blog/diffusion-with-offset-noise \
AbyssalWlop etc: https://huggingface.co/SirVeggie/wlop \
Different-v3-c: https://huggingface.co/SirVeggie/mixes \
Nixeu models: https://huggingface.co/SirVeggie/nixeu