RedRayz commited on
Commit
f96044f
·
verified ·
1 Parent(s): c85e0de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -27,10 +27,12 @@ NoobAI-XL(v-prediction)をファインチューンし、SPOをマージしまし
27
  - Works with samplers other than Euler.
28
  - Good results with only 10 steps (12 steps or more recommended)
29
  - Fixed a problem in which the quality of output was significantly degraded when the number of tokens exceeded 76.
 
30
  - 安定性と品質を改善
31
  - わずか10ステップでよい結果を得られます(ただし12ステップ以上を推奨)
32
  - Zero Terminal SNRの代わりにNoise Offsetを使用することでEuler以外のサンプラーでも利用できるようにしました。
33
  - トークン数が76を超えると出力の品質が著しく低下する問題を修正しました。
 
34
 
35
  ## Requirements / 動作要件
36
  - AUTOMATIC1111 WebUI on `dev` branch / devブランチ上のAUTOMATIC1111 WebUI
 
27
  - Works with samplers other than Euler.
28
  - Good results with only 10 steps (12 steps or more recommended)
29
  - Fixed a problem in which the quality of output was significantly degraded when the number of tokens exceeded 76.
30
+ - The base style is not strong and can be restyled by prompts or LoRAs.
31
  - 安定性と品質を改善
32
  - わずか10ステップでよい結果を得られます(ただし12ステップ以上を推奨)
33
  - Zero Terminal SNRの代わりにNoise Offsetを使用することでEuler以外のサンプラーでも利用できるようにしました。
34
  - トークン数が76を超えると出力の品質が著しく低下する問題を修正しました。
35
+ - 素の画風は強くないので、プロンプトやLoRAによる画風変更ができます。
36
 
37
  ## Requirements / 動作要件
38
  - AUTOMATIC1111 WebUI on `dev` branch / devブランチ上のAUTOMATIC1111 WebUI