pull/1540/head
bmaltais 2023-09-23 09:25:42 -04:00
parent 3a25858cb8
commit 5449d1b47b
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
v21.8.9
v21.8.10

View File

@ -533,6 +533,9 @@ If you come across a `FileNotFoundError`, it is likely due to an installation is
## Change History
* 2023/09/23 (v21.8.10)
- Minor point upgrade. Mostly adding a new preset.
* 2023/08/05 (v21.8.9)
- Update sd-script to caode as of Sept 3 2023
* ControlNet-LLLite is added. See documentation for details.
@ -541,4 +544,4 @@ If you come across a `FileNotFoundError`, it is likely due to an installation is
* Input perturbation noise is added. See #798 for details.
* Dataset subset now has caption_prefix and caption_suffix options. The strings are added to the beginning and the end of the captions before shuffling. You can specify the options in .toml.
* Other minor changes.
- Added support fir Chinese locallisation
- Added support for Chinese locallisation

View File

@ -82,7 +82,7 @@
"text_encoder_lr": 0.0001,
"train_batch_size": 1,
"train_on_input": false,
"training_comment": "20 1024x1024 cropped images, 20 repeats, Blip captions, but 'woman' replaced with 'khls woman', https://civitai.com/user/dogu_cat/models",
"training_comment": "Good for faces. Use 20 1024x1024 cropped images, 20 repeats, Blip captions, but 'woman' replaced with 'khls woman', https://civitai.com/user/dogu_cat/models",
"unet_lr": 0.0001,
"unit": 1,
"up_lr_weight": "",