UNPKG

@upscalerjs/esrgan-medium

Version:

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

5 lines (4 loc) 156 B
export { default as x2, } from './x2'; export { default as x3, } from './x3'; export { default as x4, } from './x4'; export { default as x8, } from './x8';