v21.8.9
- Update sd-script to caode as of Sept 3 2023
- ControlNet-LLLite is added. See documentation for details.
- JPEG XL is supported. #786
- Peak memory usage is reduced. #791
- 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
What's Changed
- localization implement #649 by @yxJoy in #1432
- FIX: lr_scheduler_args set incorrectly in run_cmd by @dioxic in #1454
- Add SmilingWolf/wd-v1-4-moat-tagger-v2 by @zlstringham in #1465
- Update README.md - adding free SDXL training tutorial by @FurkanGozukara in #1473
- v21.8.9 by @bmaltais in #1476
New Contributors
- @yxJoy made their first contribution in #1432
- @dioxic made their first contribution in #1454
- @zlstringham made their first contribution in #1465
Full Changelog: v21.8.8...v21.8.9