Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ Negative: `worst quality, low quality, bad quality, lowres, jpeg artifacts, unfi
|
|
63 |
## Recommended Settings / 推奨設定
|
64 |
Steps: 12-24
|
65 |
|
66 |
-
Sampler: Euler(DPM++ 2M will work but unstable, other samplers will not work properly)
|
67 |
|
68 |
Scheduler: Simple
|
69 |
|
@@ -77,8 +77,8 @@ Denoising strength: 0.4-0.5(0.65-0.7 for latent)
|
|
77 |
|
78 |
|
79 |
## Merge recipe(Weighted sum)
|
80 |
-
- Stage 1: Finetune
|
81 |
-
*A-
|
82 |
- A * 0.6 + B * 0.4 = tmp1
|
83 |
- tmp1 * 0.6 + C * 0.4 = tmp2
|
84 |
- tmp2 * 0.7 + F * 0.3 = tmp3
|
|
|
63 |
## Recommended Settings / 推奨設定
|
64 |
Steps: 12-24
|
65 |
|
66 |
+
Sampler: **Euler**(DPM++ 2M will work but unstable, other samplers will not work properly)
|
67 |
|
68 |
Scheduler: Simple
|
69 |
|
|
|
77 |
|
78 |
|
79 |
## Merge recipe(Weighted sum)
|
80 |
+
- Stage 1: Finetune Noob v-pred 0.6 and merge(see below)
|
81 |
+
*A-I: noobai(v-pred)-based custom checkpoint
|
82 |
- A * 0.6 + B * 0.4 = tmp1
|
83 |
- tmp1 * 0.6 + C * 0.4 = tmp2
|
84 |
- tmp2 * 0.7 + F * 0.3 = tmp3
|