UNPKG

@upscalerjs/esrgan-slim

Version:

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

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