Skip to content

A GUI program that upscales anime-style images with Real-CUGAN. Available on Linux and Windows

License

Notifications You must be signed in to change notification settings

eli0009/Real-CUGAN_Iceshell

Repository files navigation

Real-CUGAN - Iceshell

THIS REPOSITORY WAS MOVED TO https://github.com/eli0009/iceshell

Real-CUGAN - Iceshell is a GUI program that upscales and denoises anime-style images. Iceshell is available on Linux and Windows.

Preview

This program can make your images better and sharper!

Original image vs ImageMagick upscale vs Real-CUGAN upscale: comparison

A GPU is required to run this program.

Installation

Python

Download the repository and install PyQt5:

git clone https://github.com/eli0009/Real-CUGAN_Iceshell
pip3 install PyQt5

Usage

Python

Go to the install directory and run iceshell.py:

cd Real-CUGAN_Iceshell
python3 iceshell.py

JPG, JPEG, PNG and WEBP image formats are supported.

Either drag & drop your images or select them by clicking on the main window. Upscaled images are outputted to the same folder as the input by default.

About Real-CUGAN

Real-CUGAN is an AI super resolution model for anime images

Acknowledgements

About

A GUI program that upscales anime-style images with Real-CUGAN. Available on Linux and Windows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages