Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
4 |
+
|
5 |
+
Contains:
|
6 |
+
|
7 |
+
Shirayuki General - general / artistic model
|
8 |
+
|
9 |
+
Shirayuki Anime - anime model
|
10 |
+
|
11 |
+
|
12 |
+
Example settings:
|
13 |
+
|
14 |
+
Negative prompt: lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry
|
15 |
+
|
16 |
+
(General model): Clip skip 1, VAE: 'vae-ft-mse-840000' from StabilityAI (https://huggingface.co/stabilityai/sd-vae-ft-mse-original/tree/main). Sampler: DPM++ 2M Karras
|
17 |
+
|
18 |
+
(Anime model): Clip skip 1 or 2, VAE: 'kl-f8-anime2.ckpt' from Waifu Diffusion (https://huggingface.co/hakurei/waifu-diffusion-v1-4/tree/main/vae). Sampler: DPM++ 2M Karras
|
19 |
+
|
20 |
+
|
21 |
+
Both should work well with booru tags.
|