Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,8 @@ For model merging I recommend using the wlop.ckpt or wlop-any model.
|
|
23 |
Mix using [AbyssOrangeMix2_nsfw](https://huggingface.co/WarriorMama777/OrangeMixs), wlop and wlop-any models to create a stable and accurate wlop style.
|
24 |
The recipe itself is quite simple.
|
25 |
|
|
|
|
|
26 |
```
|
27 |
orange-wlop = AbyssOrangeMix2_nsfw + (wlop-any - anything) @1.0
|
28 |
orange-wlop2 = AbyssOrangeMix2_nsfw + (wlop - wd1.3) @1.0
|
|
|
23 |
Mix using [AbyssOrangeMix2_nsfw](https://huggingface.co/WarriorMama777/OrangeMixs), wlop and wlop-any models to create a stable and accurate wlop style.
|
24 |
The recipe itself is quite simple.
|
25 |
|
26 |
+
The model works best at clip skip 2 and 3.
|
27 |
+
|
28 |
```
|
29 |
orange-wlop = AbyssOrangeMix2_nsfw + (wlop-any - anything) @1.0
|
30 |
orange-wlop2 = AbyssOrangeMix2_nsfw + (wlop - wd1.3) @1.0
|