File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ https://github.com/kohya-ss/sd-scripts/pull/1290) Thanks to frodo821!
179
179
180
180
- Fixed some bugs when using DeepSpeed. Related [ #1247 ] ( https://github.com/kohya-ss/sd-scripts/pull/1247 )
181
181
182
- - Added a prompt option ` --f ` to ` gen_imgs.py ` to specify the file name when saving.
182
+ - Added a prompt option ` --f ` to ` gen_imgs.py ` to specify the file name when saving. Also, Diffusers-based keys for LoRA weights are now supported.
183
183
184
184
- SDXL の学習時に Fused optimizer が使えるようになりました。PR [ #1259 ] ( https://github.com/kohya-ss/sd-scripts/pull/1259 ) 2kpr 氏に感謝します。
185
185
- optimizer の backward pass に step を統合することで学習時のメモリ使用量を大きく削減します。学習結果は未適用時と同一ですが、メモリが潤沢にある場合は速度は遅くなります。
@@ -221,7 +221,7 @@ https://github.com/kohya-ss/sd-scripts/pull/1290) frodo821 氏に感謝します
221
221
222
222
- DeepSpeed 使用時のいくつかのバグを修正しました。関連 [ #1247 ] ( https://github.com/kohya-ss/sd-scripts/pull/1247 )
223
223
224
- - ` gen_imgs.py ` のプロンプトオプションに、保存時のファイル名を指定する ` --f ` オプションを追加しました。
224
+ - ` gen_imgs.py ` のプロンプトオプションに、保存時のファイル名を指定する ` --f ` オプションを追加しました。また同スクリプトで Diffusers ベースのキーを持つ LoRA の重みに対応しました。
225
225
226
226
### Apr 7, 2024 / 2024-04-07: v0.8.7
227
227
You can’t perform that action at this time.
0 commit comments