Skip to content

一个简易的Real-ESRGAN GUI工具,可放大小数级倍数

Notifications You must be signed in to change notification settings

Clhikari/RealESRGAN_GUI

Repository files navigation


A Simple Real-ESRGAN GUI Tool 🖼️

A graphical batch processing tool for realesrgan-ncnn-vulkan.exe.

App Screenshot


🤔 Why another wheel?

There are already many GUIs out there, so why make another one?

A: Frankly, the main reason is that I personally encountered a recurring issue with TransparentLC/realesrgan-gui where upscaled images would sometimes have black grid artifacts. The exact cause is still unknown to me.

So, I built this simpler version that directly calls the official command-line program, hoping to work around this problem.

⭐ Features

  • 🎯 Simple: Focuses on the core batch processing functionality.
  • ⚙️ Implementation: A direct wrapper for the official ncnn-vulkan program. The goal is to solve the black grid issue I encountered through the most direct method of execution.
  • 🎨 Custom magnification: Enter the magnification factor you want in the input box; magnification can be increased to decimal levels.

This is a very minimalistic tool. In other aspects, it not be as feature-rich as other available GUIs.

🚀 Usage

  1. Download the .exe from this project's Release page.
  2. Download source code from the official Real-ESRGAN Releases page.
  3. Recommendation: Place both .exe files in the same folder.
  4. Run the tool, select the path to the .exe, select your images, choose an output folder, and start processing.

About

一个简易的Real-ESRGAN GUI工具,可放大小数级倍数

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages