@plotdb/upscaler
v0.0.3
Published
real-esrgan model wrapper with tf.js
Downloads
153
Readme
@plotdb/upscaler
a simple wrapper of web-based upscaler, based on web-realesrgan
Reference:
- https://github.com/xororz/web-realesrgan
- https://upscale.chino.icu/
for usage, check usage.md.
License
Real-CUGAN:
- https://github.com/bilibili/ailab/blob/main/Real-CUGAN/LICENSE
- MIT License
Real-ESRGAN:
- https://github.com/xinntao/Real-ESRGAN/blob/master/LICENSE
- BSD 3-Clause License
Converted models:
- converted from Pytorch to tf.js (bin) by xororz
- https://github.com/xororz/web-realesrgan
- GPL License
