update readme

This commit is contained in:
Kohya S
2023-09-24 17:48:51 +09:00
parent 7e736da30c
commit 28272de97a

View File

@@ -24,7 +24,7 @@ The feature of SDXL training is now available in sdxl branch as an experimental
Sep 24, 2023: The feature will be merged into the main branch very soon. Following are the changes from the previous version. Sep 24, 2023: The feature will be merged into the main branch very soon. Following are the changes from the previous version.
- `accelerate` is updated to 0.23.0, and `diffusers` is updated to 0.21.2. Please update them with the upgrade instructions below. - `accelerate` is updated to 0.23.0, and `diffusers` is updated to 0.21.2. Dependency for `invisible-watermark` is removed. Please update them with the upgrade instructions below.
- Intel ARC support with IPEX is added. [#825](https://github.com/kohya-ss/sd-scripts/pull/825) - Intel ARC support with IPEX is added. [#825](https://github.com/kohya-ss/sd-scripts/pull/825)
- Other changes and fixes. - Other changes and fixes.
- Thanks for contributions from Disty0, sdbds, jvkap, rockerBOO, Symbiomatrix and others! - Thanks for contributions from Disty0, sdbds, jvkap, rockerBOO, Symbiomatrix and others!