UNPKG

@upscalerjs/esrgan-medium

Version:

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

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