这是一个强大的工具,允许使用多个模型将图像超分辨率到任意尺寸,旨在增强图像的分辨率和质量,使图像更清晰、更详细。目前支持RealCUGAN、RealESRGAN、Waifu2x、SRMD等多种模型。

项目地址

https://github.com/Tohrusky/Final2x

Windows

这里下载最新版本

MacOS 苹果系统

1
2
3
sudo spctl --master-disable
# Disable Gatekeeper, then allow applications downloaded from anywhere in System Preferences > Security & Privacy > General
xattr -cr /Applications/Final2x.app

第一次,您需要在终端中运行上面的命令来允许应用程序运行,并且由于Apple的Check,第一次进程可能会非常慢。

Linux

对于一般Linux(建议下载linux-pip)
Python >= 3.6, then check install in terminal
Python >= 3.6,然后在终端中检查安装

1
2
pip install Final2x-core
Final2x-core -o # 114514

对于 Deb/Ubuntu
为文件和资源文件夹设置777权限