Update README.md
Browse files
README.md
CHANGED
@@ -24,13 +24,11 @@ NoobAI-XL(ν-prediction)をファインチューンし、SPOをマージしま
|
|
24 |
|
25 |
## Features/特徴
|
26 |
- Improved stability and quality.
|
27 |
-
- Good results with only 10 steps (12 steps or more recommended)
|
28 |
- Fixed a problem in which the quality of output was significantly degraded when the number of tokens exceeded 76.
|
29 |
- The base style is not strong and can be restyled by prompts or LoRAs.
|
30 |
- This model does not include any base model other than NoobAI (ν-prediction 0.5), so it has the equivalent knowledge.
|
31 |
You can generate characters that have appeared by August 2024.
|
32 |
- 安定性と品質を改善
|
33 |
-
- わずか10ステップでよい結果を得られます(ただし12ステップ以上を推奨)
|
34 |
- トークン数が76を超えると出力の品質が著しく低下する問題を修正しました。
|
35 |
- 素の画風は強くないので、プロンプトやLoRAによる画風変更ができます。
|
36 |
- このモデルはNoobAI(ν-prediction 0.5)以外のベースモデルを一切含まず、それと同等の知識があります。2024年8月までに登場したキャラクターを生成できます。
|
@@ -64,7 +62,7 @@ Negative: `worst quality, low quality, bad quality, lowres, jpeg artifacts, unfi
|
|
64 |
|
65 |
|
66 |
## Recommended Settings / 推奨設定
|
67 |
-
Steps:
|
68 |
|
69 |
Sampler: Euler(DPM++ 2M will work but unstable, other samplers will not work properly)
|
70 |
|
|
|
24 |
|
25 |
## Features/特徴
|
26 |
- Improved stability and quality.
|
|
|
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 |
- トークン数が76を超えると出力の品質が著しく低下する問題を修正しました。
|
33 |
- 素の画風は強くないので、プロンプトやLoRAによる画風変更ができます。
|
34 |
- このモデルはNoobAI(ν-prediction 0.5)以外のベースモデルを一切含まず、それと同等の知識があります。2024年8月までに登場したキャラクターを生成できます。
|
|
|
62 |
|
63 |
|
64 |
## Recommended Settings / 推奨設定
|
65 |
+
Steps: 12-24
|
66 |
|
67 |
Sampler: Euler(DPM++ 2M will work but unstable, other samplers will not work properly)
|
68 |
|