Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.9.0 source code.tar.gz | 2024-05-07 | 392.2 kB | |
0.9.0 source code.zip | 2024-05-07 | 402.4 kB | |
README.md | 2024-05-07 | 1.6 kB | |
Totals: 3 Items | 796.2 kB | 0 |
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