@upscalerjs/default-model

1.0.0-beta.14 • Public • Published

Default Model

This model is the default upscaling model used with UpscalerJS. It is a copy of the 2x model made available via @upscalerjs/esrgan-slim.

Quick start

@upscalerjs/default-model comes pre-installed with upscaler. It is the default model when no model is provided:

import UpscalerJS from 'upscaler';
const upscaler = new UpscalerJS(); // Using the default-model

Documentation

For more documentation, check out the model documentation at upscalerjs.com/models/available/default-model.

License

MIT License © Kevin Scott

Install

npm i @upscalerjs/default-model

DownloadsWeekly Downloads

344

Version

1.0.0-beta.14

License

MIT

Unpacked Size

1.07 MB

Total Files

28

Last publish

Collaborators

  • thekevinscott