This is a small update that fixes a few bugs and adds a few things as well.
New Features
- Swin2SR Model Support (#1158)
- The successor to SwinIR now works in chaiNNer!
- Image Pairs Iterator Node (#1157)
- A highly requested feature: being able to iterate two paired directories, for things like already upscaled image comparisons. Limited to only two directories at the moment.
Other Changes
- Added handle to Write Output Frame directory input (#1163)
- Improved Change Colorspace's inputs (#1139)
Bug Fixes
- Fixed rounding inconsistency between backend and type hints (#1161)
- Added proper error message for libx264 failures in the Video Frame Iterator and made it stop immediately after an error (#1163)
Thanks to everyone involved with this release: @joeyballentine @RunDevelopment @theflyingzamboni