Skip to content

Build 28 - Model Chain Fix, More Padding Modes, UI Changes

Compare
Choose a tag to compare
@n00mkrad n00mkrad released this 08 Nov 15:53
· 104 commits to master since this release

Changes:

  • The ESRGAN processing options (HR size, seamless mode, alpha) are now in the main UI, not only in the settings
  • Added seamless/padding modes: Extend (stretches last pixel row on each side) and alpha (surrounds the image with transparency)
  • Added buttons to reload the current image or open its source directory
  • Some general UI changes in the main view
  • Model Chaining on Joey's ESRGAN has been fixed, was broken in b27
  • Copying the images for batch processing now shows a progress bar
  • Added disk space check before batch processing