This commit is contained in:
Kohya S
2023-03-27 21:38:01 +09:00
parent 5fa20b5348
commit 99eaf1fd65

View File

@@ -176,7 +176,7 @@ The majority of scripts is licensed under ASL 2.0 (including codes from Diffuser
- Windows以外の環境向けに、画像ファイルの大文字の拡張子をサポートしました。 - Windows以外の環境向けに、画像ファイルの大文字の拡張子をサポートしました。
- `resize_lora.py` を dynamic rank rankが各LoRAモジュールで異なる場合、`conv_dim` が `network_dim` と異なる場合も含むの時に正しく動作しない不具合を修正しました。toshiaki氏に感謝します。 - `resize_lora.py` を dynamic rank rankが各LoRAモジュールで異なる場合、`conv_dim` が `network_dim` と異なる場合も含むの時に正しく動作しない不具合を修正しました。toshiaki氏に感謝します。
## Sample image generation during traiing ## Sample image generation during training
A prompt file might look like this, for example A prompt file might look like this, for example
``` ```