This commit is contained in:
Kohya S
2023-09-03 12:49:51 +09:00
parent 5f08a21d12
commit 867e7d3238

View File

@@ -24,7 +24,7 @@ The feature of SDXL training is now available in sdxl branch as an experimental
Sep 3, 2023: The feature will be merged into the main branch soon. Following are the changes from the previous version.
- ControlNet-LLLite is added. See [documenation](./docs/train_lllite_README.md) for details.
- ControlNet-LLLite is added. See [documentation](./docs/train_lllite_README.md) for details.
- JPEG XL is supported. [#786](https://github.com/kohya-ss/sd-scripts/pull/786)
- Peak memory usage is reduced. [#791](https://github.com/kohya-ss/sd-scripts/pull/791)
- Input perturbation noise is added. See [#798](https://github.com/kohya-ss/sd-scripts/pull/798) for details.