Skip to content

Alpha v0.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 03:08
· 105 commits to main since this release

This biggest part of this release was a bunch of internal changes we made that aren't super easily reflected to users. However, you will (hopefully) notice a bit more stability in certain areas.

There are a bunch of new features, changes, bug fixes, and all the rest of the usual stuff included as well.

As always, please report any new issues that pop up in this release.

Major Changes

Dependency Updates

  • (PyTorch) Update Spandrel for improved model support by @RunDevelopment, @joeyballentine in #2655, #2710, #2661, #2646
    • Adds support for RGT, Restormer, FFTformer, M3SNet, DCTLSA, APISR, MixDehazeNet, ATD, AdaCode, MPRNet, MIRNet2, DnCNN, FDnCNN, and DRUNet
    • Removes SPSR support
  • (ONNX) Update ONNX & ONNX Runtime which fixes execution issues @joeyballentine in #2717

New Nodes

Minor Changes

Bug Fixes

Full Changelog: v0.22.2...v0.23.0