UNPKG

@upscalerjs/esrgan-thick

Version:

ESRGAN Thick Model for UpscalerJS. Upscale images and increase image resolution with AI using Javascript

6 lines (5 loc) 188 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION = exports.NAME = void 0; exports.NAME = "@upscalerjs/esrgan-thick"; exports.VERSION = "1.0.0";