Skip to content

Releases: EutropicAI/Final2x

v4.0.0 Proi Proi

05 Oct 06:15
640d503

Choose a tag to compare

  • Final2x-core v4.0.0

What's New

You can load a custom model from git url (git cli installed)

image

Or load from local path

image

Bug Fix

  • Dependency bumps to latest
  • Cleaner exit
  • Refactor some code...

v3.0.0 La vaguelette

16 Aug 13:38
8305f30

Choose a tag to compare

  • Final2x-core: v3.2.0

Final2x v3.0.0 is now available!

image

The most important update: we’ve got a new icon — it’s absolutely crucial and instantly boosts AI performance!

New Features

  • Tile processing: optional switch to enable/disable tile inference
  • Save format: user-selectable output image format

Breaking Changes

  • Bumped PyTorch to 2.7.1+cu128 for NVIDIA 50-series support; older GPUs (10s) may work not well
  • MacOS x64 is no longer included in official pre-built packages

Bug Fix

  • Update dependencies
  • Fix some other issues

v2.1.0

14 Dec 21:45
8a115e4

Choose a tag to compare

  • Final2x-core: v3.1.0

New Models

  • HAT: Hybrid Attention Transformer for Image Restoration, thanks to @routineLife1
  • SRCNN: First deep learning method for SR

v2.0.0

09 Nov 14:07
bb91a8b

Choose a tag to compare

Final2x v2.0.0 has been released!

  • Final2x-core: v3.0.1
  • ccrestoration: v0.1.2

We are thrilled to announce the release of Final2x v2.0.0, which brings a significant upgrade to our image restoration capabilities. This release marks a major milestone as we transition to utilizing ccrestoration (PyTorch) for our algorithm implementation, enhancing performance and expanding the range of supported models.

Breaking Changes

  • Windows User Changes: Only Nvidia users can use GPU acceleration.
  • Linux User Changes: Linux users need to install dependencies using pip, as we will no longer provide pre-built Final2x-core. (Install ROCm PyTorch for AMD GPU)
  • MacOS Intel User Changes: MacOS Intel users can not use GPU acceleration, only CPU.

Features

  • Expanded Model Support: We are excited to introduce support for a variety of new models, including RealESRGAN, RealCUGAN, EDSR, SwinIR, SCUNet, DAT......
  • Future-Proofing: We will continue to add support for more models in future updates!

v1.3.2

28 Oct 04:07
bfc090d

Choose a tag to compare

Auto Release.

  • Support not opening output folder after processing.
  • Video Enhancer? Try FinalRip!

v1.3.1

01 Jul 13:08
aa9d7ba

Choose a tag to compare

Auto Release.

  • Fix macos-x64 core build, thanks to @b0gdanw
  • Update dependencies.

v1.3.0

29 Jun 03:30
8514500

Choose a tag to compare

Auto Release.

  • Add new model: APISR-RRDB, thanks to @Kiteretsu77
  • Update dependencies.
  • Fix some other issues.

v1.2.0

02 Jan 10:32
fcae48c

Choose a tag to compare

Out with the old, in with the new! A very happy Happy New Year to you!

Auto Release.

  • Bump Electron to 27.2.0, now macOS 10.13 / 10.14 is not supported.
  • Bump Final2x-core to 2.0.0, refactored all SR libs to optimize performance.
  • French language support, thanks to @mrintrepide
  • Bug Fix, thanks to #192
  • Full CPU support.
  • Remove SRMD model.
  • Update dependencies.
  • Fix some other issues.

v1.1.5

14 Aug 06:01
77cebe2

Choose a tag to compare

Auto Release.

  • Optimize Dark Mode Setting.
  • Update dependencies.
  • Fix some other issues.

v1.1.4

30 Jul 02:21
0ef8644

Choose a tag to compare

Auto Release.

  • Support for click-to-upload feature. #2
  • Apply borderless style to all platforms. #3
  • Update dependencies.
  • Fix some other issues.