1.34.0 - More alpha options & lots of fixes
Changes:
- Added an option to choose from all 3 alpha modes of Joey's ESRGAN fork
- Added an option to switch between Full and Binary (1-bit) or Ternary (2-bit) alpha
- Added an option to set the GPU ID that ESRGAN will use (for multi-GPU systems)
- Increased the retry count for post-processing files that are still locked by the python process (should fix batch/video upscaling problems)
- Fixed Overwrite mode not working
- Fixed fractional frame rates (like 12.5) being rounded to an integer after upscaling a video
- Removed esrgan-launcher and all related options as it has been made obsolete by Joey's ESRGAN fork
Known Issues:
- When batch upscaling a directory, having multiple files use the same filename (in different directories) will cause problems