Update README.md
Browse files
README.md
CHANGED
|
@@ -20,11 +20,13 @@ For model merging I recommend using the wlop.ckpt or wlop-any model.
|
|
| 20 |
|
| 21 |
### Model: AbyssalWlop
|
| 22 |
|
| 23 |
-
|
| 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
|
|
|
|
| 20 |
|
| 21 |
### Model: AbyssalWlop
|
| 22 |
|
| 23 |
+
The model works without a keyword, but you can affect the style with the keywords `m_wlop illustration style`, which are used by the merged models.
|
|
|
|
| 24 |
|
| 25 |
The model works best at clip skip 2 and 3.
|
| 26 |
|
| 27 |
+
Mix using [AbyssOrangeMix2_nsfw](https://huggingface.co/WarriorMama777/OrangeMixs), wlop and wlop-any models to create a stable and accurate wlop style.
|
| 28 |
+
The recipe itself is quite simple.
|
| 29 |
+
|
| 30 |
```
|
| 31 |
orange-wlop = AbyssOrangeMix2_nsfw + (wlop-any - anything) @1.0
|
| 32 |
orange-wlop2 = AbyssOrangeMix2_nsfw + (wlop - wd1.3) @1.0
|