Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,22 @@ language:
|
|
12 |
|
13 |
|
14 |
It's a model.
|
|
|
15 |
HoloKukicha is just the same model but with Vtubers merged in but it's what I mostly use so grab that.
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Big Thanks to
|
19 |
|
@@ -24,4 +38,4 @@ HoloKukicha is just the same model but with Vtubers merged in but it's what I mo
|
|
24 |
- [syaimu](https://huggingface.co/syaimu) for making a nice model that looks nice. Their model is a part of the mix. They don't know. Don't tell them.
|
25 |
- [NoCrypt](https://huggingface.co/NoCrypt) for providing the necessary computing power.
|
26 |
- Other members of the 東方Project AI community.
|
27 |
-
- Anons responsbile for hololive/vtuber finetunes
|
|
|
12 |
|
13 |
|
14 |
It's a model.
|
15 |
+
|
16 |
HoloKukicha is just the same model but with Vtubers merged in but it's what I mostly use so grab that.
|
17 |
|
18 |
+
### Defaults that I use:
|
19 |
+
|
20 |
+
```
|
21 |
+
detailed background, masterpiece, best quality,
|
22 |
+
Negative prompt: (low quality, worst quality:1.4), (bad anatomy), extra digit, fewer digits, (extra arms:1.2), bad hands, by (bad-artist:0.6), bad-image-v2-39000
|
23 |
+
Steps: 25, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 1189140555, Size: 512x768, Model: HoloKukicha, Clip skip: 2, ENSD: 31337, Discard penultimate sigma: True
|
24 |
+
```
|
25 |
+
This is with kl-f8-anime2 vae, probably use higher cfg if trying with the anything or whatever vae, hell, mess around.
|
26 |
+
|
27 |
+
I also sometimes use 22ish cfg with:
|
28 |
+
```
|
29 |
+
Dynamic thresholding enabled: True, Mimic scale: 7, Threshold percentile: 96, Mimic mode: Half Cosine Up, Mimic scale minimum: 4, CFG mode: Half Cosine Up, CFG scale minimum: 4
|
30 |
+
```
|
31 |
|
32 |
## Big Thanks to
|
33 |
|
|
|
38 |
- [syaimu](https://huggingface.co/syaimu) for making a nice model that looks nice. Their model is a part of the mix. They don't know. Don't tell them.
|
39 |
- [NoCrypt](https://huggingface.co/NoCrypt) for providing the necessary computing power.
|
40 |
- Other members of the 東方Project AI community.
|
41 |
+
- Anons responsbile for hololive/vtuber finetunes.
|