github chaiNNer-org/chaiNNer v0.25.1
Alpha v0.25.1

23 hours ago

This is a small update to address a few issues that have been resolved since the last release. If the current version of chaiNNer is working fine for you, you can ignore this update.

If you have an older (1000 series or lower) Nvidia GPU, please reinstall PyTorch from the dependency manager.

What's Changed

  • Fix GTX 1000 series GPU compatibility with PyTorch (#3161)
  • Fix conditional input validation bug causing NOT logic operation to require hidden input B (#3154)
  • Fix audio not saving in save video node (#3174)
  • Fix dependency resolution to prevent using global Python site-packages (#3134)
  • Fix TensorRT engine cache persistence across application restarts (#3139)
  • Fix grammar and capitalization in Python setup error messages (#3133)
  • Hide "install all packages button", due to its functionality being broken (#3179)

NOTE: I had to disable code signing for MacOS due to it causing build issues. I do not know how exactly that will manifest when trying to install this update, but just a heads up that you might get some kind of warning now that you did not used to.

Full Changelog: v0.25.0...v0.25.1

Don't miss a new chaiNNer release

NewReleases is sending notifications on new releases.