Update README.md
Browse files
README.md
CHANGED
@@ -23,13 +23,13 @@ NoobAI-XL(ν-prediction)をファインチューンし、SPOをマージしま
|
|
23 |
## Features/特徴
|
24 |
- Improved stability and quality.
|
25 |
- Works with samplers other than Euler.
|
26 |
-
- Good results with only
|
27 |
- Fixed a problem in which the quality of output was significantly degraded when the number of tokens exceeded 76.
|
28 |
- The base style is not strong and can be restyled by prompts or LoRAs.
|
29 |
- This model does not include any base model other than NoobAI (ν-prediction 0.5), so it has the equivalent knowledge.
|
30 |
You can generate characters that have appeared by August 2024.
|
31 |
- 安定性と品質を改善
|
32 |
-
- わずか
|
33 |
- Zero Terminal SNRの代わりにNoise Offsetを使用することでEuler以外のサンプラーでも利用できるようにしました。
|
34 |
- トークン数が76を超えると出力の品質が著しく低下する問題を修正しました。
|
35 |
- 素の画風は強くないので、プロンプトやLoRAによる画風変更ができます。
|
@@ -68,13 +68,13 @@ Negative: `worst quality, low quality, bad quality, lowres, jpeg artifacts, unfi
|
|
68 |
|
69 |
|
70 |
## Recommended Settings / 推奨設定
|
71 |
-
Steps:
|
72 |
|
73 |
Sampler: DPM++ 2M(dpmpp_2m)
|
74 |
|
75 |
Scheduler: Simple
|
76 |
|
77 |
-
Guidance Scale:
|
78 |
|
79 |
### Hires.fix
|
80 |
|
|
|
23 |
## Features/特徴
|
24 |
- Improved stability and quality.
|
25 |
- Works with samplers other than Euler.
|
26 |
+
- Good results with only 8 steps (12 steps or more recommended)
|
27 |
- Fixed a problem in which the quality of output was significantly degraded when the number of tokens exceeded 76.
|
28 |
- The base style is not strong and can be restyled by prompts or LoRAs.
|
29 |
- This model does not include any base model other than NoobAI (ν-prediction 0.5), so it has the equivalent knowledge.
|
30 |
You can generate characters that have appeared by August 2024.
|
31 |
- 安定性と品質を改善
|
32 |
+
- わずか8ステップでよい結果を得られます(ただし12ステップ以上を推奨)
|
33 |
- Zero Terminal SNRの代わりにNoise Offsetを使用することでEuler以外のサンプラーでも利用できるようにしました。
|
34 |
- トークン数が76を超えると出力の品質が著しく低下する問題を修正しました。
|
35 |
- 素の画風は強くないので、プロンプトやLoRAによる画風変更ができます。
|
|
|
68 |
|
69 |
|
70 |
## Recommended Settings / 推奨設定
|
71 |
+
Steps: 8-24
|
72 |
|
73 |
Sampler: DPM++ 2M(dpmpp_2m)
|
74 |
|
75 |
Scheduler: Simple
|
76 |
|
77 |
+
Guidance Scale: 2-7
|
78 |
|
79 |
### Hires.fix
|
80 |
|