Releases: ptrsuder/IEU.Winforms
Releases · ptrsuder/IEU.Winforms
0.13.0
0.12.0
0.11.0
Not tested enough, as always - expect hotfixes.
Improvements and new features:
- Refresh models - on RMB context menu in model tree view.
- New tile merging using vips - less faster, no seams.
- Select color of the footer for preview comparison image. Text color will be selected automatically (black/white).
- Model chaining.
- VRAM usage monitoring.
- Auto set max tile dimensions based on currently available VRAM.
- All ESRGAN .py files bundled.
- New arch ESRGAN models support.
- In-memory processing.
Bug fixes.
dev-beta.4
Using this version for test purposes only is highly recommended.
Whats new:
- WIP in memory processing
- Alternative tile merge method
- Fixes
dev-beta.3
ADD:
- alpha upscale with filter
- save original/result image comparison from preview
- save result from preview with image format from settings
- desktop notifications
- option for use of conda enviroment
CHANGES:
- allow apply threshold on RGB and alpha independently
- fix threshold use for alpha
- add option to turn globalbalance off
- change default values for globalbalance to false
- ignore non image files from input
dev-beta.2
Remove ThreeState from checkboxes
dev-beta.1
WIP changes
0.10.04
IEU.Core 0.11.01 changes:
- Fix: Colorbalance fix (no seams again)
- Fix: File progress counter now works correctly
- Fix: On split all images converted to PNG24
- Fix: Preserve folder structure fixes
- Fix: Seamless texture detection now depends only on flag
- BasicSR support (ESRGAN/PPON models)
IEU.Winforms 0.10.01 changes:
- New preview feature
- Colored log messages
IEU.Winforms 0.10.04, IEU.Core 0.11.04 changes:
- Fix: Create missing preview folder
- Fix: Change how log writes messages
- Fix: Correct path to interpolation script
- Fix: Preview fixes
0.9.11-beta
Merge branch 'master' of https://github.com/ptrsuder/IEU.Winforms