Update README.md
Browse files
README.md
CHANGED
@@ -83,20 +83,21 @@ danbooru tag + (natural english: *not good)
|
|
83 |
|
84 |
## - Sampling method
|
85 |
```bash
|
86 |
-
Euler a :6-
|
87 |
```
|
88 |
dmd2 included: <a href="https://huggingface.co/tianweiy/DMD2/blob/main/dmd2_sdxl_4step_lora.safetensors">dmd2_sdxl_4step_lora</a>
|
89 |
<br />
|
90 |
|
91 |
## - Schedule type
|
92 |
```bash
|
93 |
-
SGM Uniform,
|
|
|
94 |
```
|
95 |
<br />
|
96 |
|
97 |
## - cfg scale
|
98 |
```bash
|
99 |
-
1-1.5
|
100 |
```
|
101 |
<br />
|
102 |
|
|
|
83 |
|
84 |
## - Sampling method
|
85 |
```bash
|
86 |
+
Euler a :6-16 steps
|
87 |
```
|
88 |
dmd2 included: <a href="https://huggingface.co/tianweiy/DMD2/blob/main/dmd2_sdxl_4step_lora.safetensors">dmd2_sdxl_4step_lora</a>
|
89 |
<br />
|
90 |
|
91 |
## - Schedule type
|
92 |
```bash
|
93 |
+
SGM Uniform, Normal, Simple
|
94 |
+
(Low saturation) KL Optimal
|
95 |
```
|
96 |
<br />
|
97 |
|
98 |
## - cfg scale
|
99 |
```bash
|
100 |
+
1-1.5 (1.07 is good for me.)
|
101 |
```
|
102 |
<br />
|
103 |
|