We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e83b7 commit 4e383e2Copy full SHA for 4e383e2
README.md
@@ -8,6 +8,9 @@ __Stable Diffusion web UI now seems to support LoRA trained by ``sd-scripts``.__
8
9
Note: Currently the models trained by the scripts 0.4.0 and the models for SD 2.x does not seem to be supported in Web UI.
10
11
+- 27 Jan. 2023, 2023/1/27
12
+ - Fix an error with SD2.x LoRA without ``alpha`` (trained by the scripts before 0.4.0).
13
+ - ``alpha``のないSD2.xのLoRAモデル(0.4.0以前のバージョンで学習されたモデル)が正しく適用されない不具合を修正しました。
14
- 26 Jan. 2023, 2023/1/26
15
- Fix an error when ``preload.py`` is not loaded for some reason.
16
- 何らかの理由で ``preload.py`` が存在しない場合、読み込めない場合のエラーを修正しました。
0 commit comments