Version 0.10.5
What's Changed
- fix: improve numerical stability by conditionally using float32 in Anima by @kohya-ss in #2302
- fix: improve numerical stability by conditionally using float32 in Anima with fp16 training by @kohya-ss in #2303
- update ipex by @WhitePr in #2307
- fix: replace deprecated CLIPFeatureExtractor with CLIPImageProcessor for transformers 5.x compatibility by @marcus165090-spec in #2315
- Update for supporting transformers>=5 by @kohya-ss in #2316
- Add inpainting training and sampling support for SD1.5 and SDXL by @allanoepping in #2309
- Add inpainting training and sampling support for SD1.5 and SDXL by @kohya-ss in #2318
- Feat anima lllite by @kohya-ss in #2317
- Support transformers 5 and add ControlNet-LLLite for Anima by @kohya-ss in #2325
New Contributors
- @WhitePr made their first contribution in #2307
- @marcus165090-spec made their first contribution in #2315
- @allanoepping made their first contribution in #2309
Full Changelog: v0.10.2...v0.10.5