A CLI tool for running and batching tasks with Real-ESRGAN.
- Automatically download Real-ESRGAN.
- Upscale images using either realesrgan-x4plus or realesrgan-x4plus-anime.
- Batch upscale entire directories of images.
- NodeJS
- A way to build TS such as tsx.
- 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
- GFPGAN support.
- Support for more image types including GIFs.
- Eventual workflow configuration.