Devlogs
FluidFrames.RIFE 11.0 - video AI interpolation app (RIFE-HDv3)
Posted March 04, 2023 by jangystudio
#NSFW #video #interpolation #AI #deep #adult #app #windows
FluidFrames.RIFE 11.0 changelog.
NEW
- Optimized RIFEHDv3, is now faster and more stable
- Added a description for each widget, accessible via button next to each widget
- When selecting 100% as Input Resolution, resizing phase will be skipped
- Input Resolution widget will now accept values > 100%
- video can be upscaled before passing through AI
- for example, a video 100x100px with Input Resolution 200%
GUI
- Removed "Options" button
- Some little changes
BUGFIX / IMPROVEMENTS
- Fix reading and writing images with non-ascii characters in filepath. Thanks @jaycalixto
- Fixed a bug that did not allow resources to be released upon upscale failure
- Updated dependencies:
- torch-directml 1.13 -> 1.13.1
- Code cleaning and improvements