Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

66 lines (36 loc) · 1.18 KB

v1.02

💾

Release Notes

Fixed:

  • Fixed installation issue present is previous versions.

v1.01

💾

Release Notes

New:

  • Upscale Selected Content:
    • Upscale only the selected content.
    • The selection is upscaled and pasted back into the original position on a new layer.
    • The scale factor is always "1x" when upscaling the selection.
  • Load Additional Models:
    • Load additional models in NCNN format.
    • The script searches for models in the resrgan\models folder.
    • Each model must include a model.param and a model.bin file.
  • New Models:
    • Two additional models: 4x-UltraSharp and 4x-AnimeSharp.

Fixed:

  • Fixed the issue where the script would fail when using a scale factor other than 1x.

Other changes:

  • Refactored and organized the code.

v1.00

💾

Release Notes

Initial release.