Releases: EutropicAI/Final2x
Releases · EutropicAI/Final2x
v4.0.0 Proi Proi
- Final2x-core v4.0.0
What's New
- New Backend: now we use the cccv backend, supporting custom models and more. See https://github.com/EutropicAI/cccv_demo_remote_model . Thanks to @yuygfgg for testing on macOS~
You can load a custom model from git url (git cli installed)
Or load from local path
Bug Fix
- Dependency bumps to latest
- Cleaner exit
- Refactor some code...
v3.0.0 La vaguelette
- Final2x-core: v3.2.0
Final2x v3.0.0 is now available!
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
- 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
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
v1.3.1
v1.3.0
Auto Release.
- Add new model: APISR-RRDB, thanks to @Kiteretsu77
- Update dependencies.
- Fix some other issues.
v1.2.0
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
Auto Release.
- Optimize Dark Mode Setting.
- Update dependencies.
- Fix some other issues.

