upscalerjs Profile
upscalerjs

@upscalerjs

Followers
7
Following
0
Media
2
Statuses
13

Enhance Images with Javascript and AI. Increase resolution, retouch, denoise, and more. Open Source, Browser & Node Compatible, MIT License.

Joined February 2021
Don't wanna be here? Send us removal request.
@upscalerjs
upscalerjs
3 years
I am eager to hear your feedback! Reply here or to .@thekevinscott.
0
0
0
@upscalerjs
upscalerjs
3 years
The 1.0.0 branch has been merged to main, but releases are still behind a beta flag. I'm working on a documentation refresh, as well as brand new models that are training as we speak (I'm particularly excited about performance improvements - more on that in a separate update!).
1
0
0
@upscalerjs
upscalerjs
3 years
It also provides a lot more flexibility for supporting loading models in both the browser and Node.
0
0
0
@upscalerjs
upscalerjs
3 years
This allows us to separate the main UpscalerJS library code from model-specific code, as well as avoiding a new version push for model changes.
0
0
0
@upscalerjs
upscalerjs
3 years
Then you provide it as the model argument to UpscalerJS
Tweet media one
1
0
0
@upscalerjs
upscalerjs
3 years
The 1.0.0 release features a refactor of this approach. To load a model, you install it alongside UpscalerJS
Tweet media one
3
0
0
@upscalerjs
upscalerjs
3 years
This had a few issues, namely requiring a new version of UpscalerJS whenever a model changed, challenges with transparently loading models across the browser and Node, and requiring model-specific code to live in the main UpscalerJS library codebase.
1
0
0
@upscalerjs
upscalerjs
3 years
The big (breaking) change is a new style of loading models. In previous releases, you'd load a model by specifying it's key (and those keys were hard-mapped to specific models loaded via NPM).
1
0
0
@upscalerjs
upscalerjs
3 years
I've been working towards a 1.0.0 release for the last six months, and I'm very excited to be nearly done!.
1
0
0
@upscalerjs
upscalerjs
3 years
Today I released a beta version of the UpscalerJS 1.0.0 release. You can find it on NPM here:
1
1
3
@upscalerjs
upscalerjs
3 years
Version 0.11.0 of UpscalerJS is released. This updates the progress callback to return the current slice of image.
0
0
0
@upscalerjs
upscalerjs
3 years
Version 0.10.0 of UpscalerJS was just released, adding Node support.
0
1
0