a simple wrapper of web-based upscaler, based on web-realesrgan
Reference:
Real-CUGAN:
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