Upscale Locally GPU/CPU up to 32k (Remacri/ERSGAN)
Safetensors included Remacri, BSRGAN 2x, 4x
NVidia ISR included optional
White Balance optional
Note if the image is less the 1024x1024 the image will be loaded without tiling.
Upscale up to 32k with no issues using a seamless tile upscale.
Current Start.bat installs a fresh VENV alternate you could point to forge or comfyUI:
@echo off
call "YOUR DRIVE LOACTION ComfyUI-master\venv\Scripts\activate.bat"
python superscale.py
:: Keep command prompt open
cmd /k


