v0.2.0
版本发布时间: 2023-01-02 17:58:09
kohya-ss/sd-scripts最新发布版本:v0.8.7(2024-04-07 20:09:15)
Features
- Add LoRA support: trained LoRA models can be used with the extension for 1111's web UI.
- Make BLIP captioning not to require extra downloading.
- Fix bugs.
What's Changed
- Proposed file structure rework and required file changes by @bmaltais in https://github.com/kohya-ss/sd-scripts/pull/1
- Make BLIP working without extra downloading. etc. by @kohya-ss in https://github.com/kohya-ss/sd-scripts/pull/2
- Merge requirements by @bmaltais in https://github.com/kohya-ss/sd-scripts/pull/3
- Fix relative path to train dir is not working. etc. by @kohya-ss in https://github.com/kohya-ss/sd-scripts/pull/7
- Fix text encoder training is not stopped #4 by @kohya-ss in https://github.com/kohya-ss/sd-scripts/pull/8
- Fix conversion error for v1 Diffusers->ckpt. #10 by @kohya-ss in https://github.com/kohya-ss/sd-scripts/pull/11
- Fix npz file name for images with dots #12 by @kohya-ss in https://github.com/kohya-ss/sd-scripts/pull/13
- Add LoRA training/generating. by @kohya-ss in https://github.com/kohya-ss/sd-scripts/pull/16
- set default dataset_repeats to 1, resolution check by @kohya-ss in https://github.com/kohya-ss/sd-scripts/pull/22
- Fix typos by @shirayu in https://github.com/kohya-ss/sd-scripts/pull/25
- rename another position_ids key (supports wd v1.4) by @kohya-ss in https://github.com/kohya-ss/sd-scripts/pull/29
New Contributors
- @bmaltais made their first contribution in https://github.com/kohya-ss/sd-scripts/pull/1
- @kohya-ss made their first contribution in https://github.com/kohya-ss/sd-scripts/pull/2
Full Changelog: https://github.com/kohya-ss/sd-scripts/compare/v0.1.0...v0.2.0