v0.9.0
版本发布时间: 2024-05-07 11:19:11
nateraw/stable-diffusion-videos最新发布版本:v0.9.0(2024-05-07 11:19:11)
What's Changed
- Update README.md for MPS cases by @Atomic-Germ in https://github.com/nateraw/stable-diffusion-videos/pull/149
- Remove autocast for v2.1 by @seriousran in https://github.com/nateraw/stable-diffusion-videos/pull/144
- Add
recursive
option toupsample_imagefolder
by @philgzl in https://github.com/nateraw/stable-diffusion-videos/pull/154 - Add utils and reuse functions in torch and flax pipelines by @charlielito in https://github.com/nateraw/stable-diffusion-videos/pull/157
- fix from_pretrained for models >= v2 by @nateraw in https://github.com/nateraw/stable-diffusion-videos/pull/166
- Add better logging by @philgzl in https://github.com/nateraw/stable-diffusion-videos/pull/156
- Add
make_video
as an option toStableDiffusionWalkPipeline.walk
by @philgzl in https://github.com/nateraw/stable-diffusion-videos/pull/155 - update examples by @nateraw in https://github.com/nateraw/stable-diffusion-videos/pull/191
- update readme by @nateraw in https://github.com/nateraw/stable-diffusion-videos/pull/192
- Fix broken colab by @nateraw in https://github.com/nateraw/stable-diffusion-videos/pull/207
New Contributors
- @Atomic-Germ made their first contribution in https://github.com/nateraw/stable-diffusion-videos/pull/149
- @seriousran made their first contribution in https://github.com/nateraw/stable-diffusion-videos/pull/144
- @philgzl made their first contribution in https://github.com/nateraw/stable-diffusion-videos/pull/154
Full Changelog: https://github.com/nateraw/stable-diffusion-videos/compare/v0.8.1...v0.9.0