UNPKG

@upscalerjs/default-model

Version:

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

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