Skip to content

EatMyGoose/Real-ESRGAN-Web-UI

Repository files navigation

About

A simple browser-based UI for Real-ESRGAN (an AI image upscaling tool), packaged as a dockerized project to simplify installation.

image

Installation

Prerequisites

  • Ensure Docker Desktop is installed

Launching the application

  • Clone the project
  • Navigate into the project directory
  • Start the application via docker compose up
  • Ctrl+C or docker compose down to stop the application

Misc

  • A REST endpoint for the upscaling backend is exposed at [POST] /upscale, refer to the Swagger page at /docs for more details

Remarks:

  • Video upscaling is not supported
  • GPU acceleration is not enabled

Disclaimer

This project is unaffiliated with Real-ESRGAN (license file titled REALESRGAN-LICENSE)

About

Browser based UI for Real-ESRGAN AI image upscaler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published