Skip to content

Upscale-CLI is a commandline interface tool designed for running and batching tasks using Real-ESRGAN, and allows for downloading and managing the models.

License

Notifications You must be signed in to change notification settings

ArtificialLegacy/upscale-cli

Repository files navigation

Upscale-CLI

A CLI tool for running and batching tasks with Real-ESRGAN.

Features

  • Automatically download Real-ESRGAN.
  • Upscale images using either realesrgan-x4plus or realesrgan-x4plus-anime.
  • Batch upscale entire directories of images.

Requirements

  • NodeJS
  • A way to build TS such as tsx.

Installation

  • Clone the source code locally.
git clone https://github.com/ArtificialLegacy/upscale-cli.git
  • Open the project directory.
cd ./upscale-cli
  • Install packages.
npm i
  • Run
npm start

Future

  • GFPGAN support.
  • Support for more image types including GIFs.
  • Eventual workflow configuration.

About

Upscale-CLI is a commandline interface tool designed for running and batching tasks using Real-ESRGAN, and allows for downloading and managing the models.

Topics

Resources

License

Stars

Watchers

Forks