Build 14
Changes:
- Image post-processing is now parallel to upscaling. This means images get copied to the output folder as soon as they are upscaled.
- Significantly improved DDS exporting
- Switched from ImageMagick to Nvidia's nvcompressor as encoder
- Supports raw RGB, BC1 (DXT1), BC2 (DXT3), BC3 (DXT5), BC4, and BC5
- Added the option to save animated preview comparisons (GIF or h264 MP4)
- Better Alpha removal for transparent images, should fix some strange looking image bugs
- Improved the installer for ESRGAN and other files, should now only extract resources when needed
- Better error handling for ESRGAN - Custom error messages for missing python installation/modules and incompatible models
- Improved Logging
- Log is now saved to a file. It gets deleted when a new session is started (but not when the program crashes)
- Log now has timestamps