Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ language:
|
|
8 |
- en
|
9 |
---
|
10 |
<center><h1><b>Kukicha</b></h1></center>
|
11 |
-
<center><img src="https://
|
12 |
|
13 |
|
14 |
It's a model.
|
@@ -26,9 +26,27 @@ This is with kl-f8-anime2 vae, probably use higher cfg if trying with the anythi
|
|
26 |
|
27 |
I also sometimes use 22ish cfg with:
|
28 |
```
|
29 |
-
Dynamic thresholding
|
30 |
```
|
31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
## Big Thanks to
|
33 |
|
34 |
|
|
|
8 |
- en
|
9 |
---
|
10 |
<center><h1><b>Kukicha</b></h1></center>
|
11 |
+
<center><img src="https://huggingface.co/Aotsuyu/Kukicha/resolve/main/images/shrek.png"width="25%"/></center>
|
12 |
|
13 |
|
14 |
It's a model.
|
|
|
26 |
|
27 |
I also sometimes use 22ish cfg with:
|
28 |
```
|
29 |
+
Dynamic thresholding enable#: 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 |
+
### DARKNESS
|
33 |
+
The darkKukiv1.safetensors LoRA included in the repo is my first version of a noise offset LoRA specifically for this model.
|
34 |
+
|
35 |
+
I'm working on improved versions but for now it's probably your best bet.
|
36 |
+
What it does is it makes the model able to output a wider range of lighting, example:
|
37 |
+
|
38 |
+
<center><img src="https://i.imgur.com/ixZWK6N.png"width="55%"/></center>
|
39 |
+
|
40 |
+
That's with the lora at 0.6 strength and the positive prompt:
|
41 |
+
|
42 |
+
```detailed background, masterpiece, best quality, 1girl, solo, hatsune miku, pov, bed, window, night, darkness, dark, blue hair, twintails, fake smile```
|
43 |
+
|
44 |
+
#### Horror
|
45 |
+
|
46 |
+
This is an another source of noise offset so if that's an issue, disable the darkness LoRA.
|
47 |
+
And just read the readme of the LoRA.
|
48 |
+
https://huggingface.co/Aotsuyu/HorrorLora/
|
49 |
+
|
50 |
## Big Thanks to
|
51 |
|
52 |
|