deep-foundation / deep-packages

This is repository for packages that are published only in NPM.
https://github.com/orgs/deep-foundation/projects/12
The Unlicense
0 stars 0 forks source link

Image upscale #116

Open Konard opened 2 months ago

Konard commented 2 months ago

Use any neural network to upscale any image file.

Input:

(asyncFile1 Upscale asyncFile1)

Output

(asyncFile2 UpscaleFrom asyncFile1)