0.9.0
What's Changed
- Update README.md for MPS cases by @Atomic-Germ in #149
- Remove autocast for v2.1 by @seriousran in #144
- Add
recursive
option toupsample_imagefolder
by @philgzl in #154 - Add utils and reuse functions in torch and flax pipelines by @charlielito in #157
- fix from_pretrained for models >= v2 by @nateraw in #166
- Add better logging by @philgzl in #156
- Add
make_video
as an option toStableDiffusionWalkPipeline.walk
by @philgzl in #155 - update examples by @nateraw in #191
- update readme by @nateraw in #192
- Fix broken colab by @nateraw in #207
New Contributors
- @Atomic-Germ made their first contribution in #149
- @seriousran made their first contribution in #144
- @philgzl made their first contribution in #154
Full Changelog: v0.8.1...v0.9.0