You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-9Lines changed: 3 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,9 @@ __Stable Diffusion web UI now seems to support LoRA trained by ``sd-scripts``.__
8
8
9
9
Note: Currently the models models for SD 2.x does not seem to be supported in Web UI. The models trained by the scripts 0.4.0 seem to be supported.
10
10
11
-
- 30 Jan. 2023, 2023/1/30
12
-
- Fix to allow folder names containing commas in ``Extra paths to scan for LoRA models``. Enclose in ``"``. Thanks to shirayu!
13
-
-``Extra paths to scan for LoRA models`` でのモデルディレクトリの指定時にカンマを含むフォルダ名が使用できるようになりました。``"`` で囲んでください。shirayu氏に感謝します。
14
-
- 29 Jan. 2023, 2023/1/29
15
-
- Support multiple LoRA model directories. You can set a comma-separated list in ``Extra paths to scan for LoRA models`` at ``Settings`` tab. Thanks to space-nuko!
16
-
17
-
- Add separated U-Net/Text Encoder weight sliders. Thanks to Naegles and space-nuko!
18
-
- 複数のモデルディレクトリを指定できるようになりました。``Settings`` タブの ``Extra paths to scan for LoRA models`` にカンマ区切りで指定してください。space-nuko氏に感謝します。
0 commit comments