Patch Release: Fix torch compile and local_files_only
patrickvonplaten
released this
27 Jul 18:41
·
2089 commits
to main
since this release
In 0.19.0 some bugs 🐛 found their way into the release. We're very sorry about this 🙏
This patch releases fixes all of them.
All commits
- update Kandinsky doc by @yiyixuxu in #4301
- [Torch.compile] Fixes torch compile graph break by @patrickvonplaten in #4315
- Fix SDXL conversion from original to diffusers by @duongna21 in #4280
- fix a bug in StableDiffusionUpscalePipeline when
prompt
isNone
by @yiyixuxu in #4278 - [Local loading] Correct bug with local files only by @patrickvonplaten in #4318
- Release: v0.19.1 by @patrickvonplaten (direct commit on v0.19.1-patch)