Skip to content

Version 0.10.5

Choose a tag to compare

@kohya-ss kohya-ss released this 07 May 22:58
· 63 commits to main since this release
a1b48df

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

Full Changelog: v0.10.2...v0.10.5