Fix issue 71

This commit is contained in:
bmaltais 2023-01-27 07:04:35 -05:00
parent c6f87f1c01
commit bf371b49bf
2 changed files with 3 additions and 1 deletions

View File

@ -131,6 +131,8 @@ Then redo the installation instruction within the kohya_ss venv.
## Change history
* 2023/01/27 (v20.5.1):
- Fix issue https://github.com/bmaltais/kohya_ss/issues/71
* 2023/01/26 (v20.5.0):
- Add new `Dreambooth TI` tab for training of Textual Inversion embeddings
- Add Textual Inversion training. Documentation is [here](./train_ti_README-ja.md) (in Japanese.)

View File

@ -159,7 +159,7 @@ def open_configuration(
stop_text_encoder_training,
use_8bit_adam,
xformers,
save_model_as_dropdown,
save_model_as,
shuffle_caption,
save_state,
resume,