winget install --id=Tohrusky.Final2x -e
A powerful tool that allows for image super-resolution to arbitrary sizes using multiple models, designed to enhance the resolution and quality of images, making them clearer and more detailed. Presently, it supports several models, such as RealCUGAN, RealESRGAN, Waifu2x, and SRMD.
Final2x is a powerful image super-resolution tool designed to enhance the quality and clarity of images by enlarging them to arbitrary sizes while preserving or improving detail. It supports multiple advanced models, including RealCUGAN, RealESRGAN, Waifu2x, and SRMD, enabling users to achieve high-quality upscaling for various types of imagery.
Key Features:
Audience & Benefit: Ideal for photographers, graphic designers, researchers, and anyone needing high-quality image enlargement. Final2x empowers users to enhance the clarity and detail of images, making it a valuable tool for improving digital content across various applications. It can be installed via winget for easy setup on supported platforms.
<img src="https://socialify.git.ci/Tohrusky/Final2x/image?description=1&forks=1&issues=1&language=1&logo=https%3A%2F%2Fraw.githubusercontent.com%2FTohrusky%2FTohrusky%2Fmain%2Ficon%2Flogo.png&name=1&pattern=Circuit%20Board&pulls=1&stargazers=1&theme=Light" />
This is a powerful tool that allows for image super-resolution to arbitrary sizes using multiple models, designed to enhance the resolution and quality of images, making them clearer and more detailed.
Just Run! Furthermore, you can use package mananger to install and upgrade.
winget install Final2x
sudo spctl --master-disable
# Disable Gatekeeper, then allow applications downloaded from anywhere in System Preferences > Security & Privacy > General
xattr -cr /Applications/Final2x.app
In first time, you need to run the command above in terminal to allow the app to run.
For Linux User, you need to install the dependencies first.
Make sure you have Python >= 3.9 and PyTorch >= 1.13 installed
pip install Final2x-core
Final2x-core -h # check if the installation is successful
apt install -y libomp5 xdg-utils
The following references were referenced in the development of this project:
This project is licensed under the BSD 3-Clause - see the LICENSE file for details.
Feel free to reach out to the project maintainers with any questions or concerns~