542d14c9586ab3a3822b7bc1e8122ade1bdfd440
web-realesrgan
Run Real-ESRGAN in the browser with tensorflow.js
Usage
Online Demo
Accelaration
- WebGL: Enabled on most devices by default.
- WebGPU: Enabled on Chrome with
chrome://flags/#enable-unsafe-webgpuflag or other browsers with WebGPU support. Much faster than WebGL.
Development
npm install
npm run dev
Credits
Pytorch model -> ONNX -> Tensorflow saved model -> Tensorflow.js
Description
Languages
Vue
62.6%
JavaScript
15.6%
CSS
10.4%
TypeScript
8.2%
C
2%
Other
1.2%
