Release Notes
- 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 amodel.bin
file.
- New Models:
- Two additional models:
4x-UltraSharp
and4x-AnimeSharp
.
- Two additional models:
- Fixed the issue where the script would fail when using a scale factor other than 1x.
- Refactored and organized the code.
Release Notes
Initial release.