Skip to content

Releases: ptrsuder/IEU.Winforms

0.13.0

17 May 15:08
Compare
Choose a tag to compare
  • Some improvements I guess?

0.12.0

27 Feb 16:08
Compare
Choose a tag to compare
  • partially rewrote code to get rid of previous bugs
  • some QoL improvements (mainly for preview)
  • basic support for Joey's ESRGAN fork

Use primarily for testing purposes.

0.11.0

30 Jul 09:37
Compare
Choose a tag to compare

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

05 Jun 17:57
Compare
Choose a tag to compare
dev-beta.4 Pre-release
Pre-release

Using this version for test purposes only is highly recommended.

Whats new:

  • WIP in memory processing
  • Alternative tile merge method
  • Fixes

dev-beta.3

20 Feb 19:34
Compare
Choose a tag to compare
dev-beta.3 Pre-release
Pre-release

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

11 Nov 00:09
Compare
Choose a tag to compare
dev-beta.2 Pre-release
Pre-release
Remove ThreeState from checkboxes

dev-beta.1

25 Oct 20:28
Compare
Choose a tag to compare
dev-beta.1 Pre-release
Pre-release
WIP changes

0.10.04

06 Sep 18:27
Compare
Choose a tag to compare

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

13 Aug 20:07
Compare
Choose a tag to compare
0.9.11-beta Pre-release
Pre-release
Merge branch 'master' of https://github.com/ptrsuder/IEU.Winforms

0.9.08

01 Aug 12:30
Compare
Choose a tag to compare

IEU.Core 0.10.03

  • App version/updates fixes