Skip to content

Release v0.8.0

Latest
Compare
Choose a tag to compare
@Tremeschin Tremeschin released this 27 Oct 19:17
· 14 commits to main since this release
9e2a8e5

✅ Full change-log: https://brokensrc.dev/about/changelog/#0.8.0


New release with lots of changes and improvements, most notably:

  • 📦 Batch export: Input folders of images and animate all of them 🤯 (experimental™)
  • ♻️ Management: Unused versions of the software are prompted to be deleted after one week
  • 💫 Version check: Show a message when newer versions of the projects are available
  • 📚 Documentation: Much improved website and proper examples sections <- Start here!
  • ✨ New estimator: Added Apple's DepthPro as an depth estimator option
  • 🚀 Top-most CLI to manage pytorch, single binary for all platforms

And important internal changes:

  • Extended support of TurboPipe to intel macs
  • Move away from pyimgui to imgui-bundle:
    • Python 3.12 is officially supported now
    • Lowest Python version bumped to 3.10
  • Added an option to disable TurboPipe on the WebUI
  • Linux/macOS releases are now .tar.gz to preseve executable xattr
  • Fix wrong time calculation for the first 3 frames of looped animations

Made in this GitHub Actions run