UpscalerJS
UpscalerJS copied to clipboard
Enhance Images with Javascript and AI. Increase resolution, retouch, denoise, and more. Open Source, Browser & Node Compatible, MIT License.
**Describe the bug** ``` $ electron ./dist/main.bundle.js [518473:0804/111543.477611:ERROR:gpu_process_host.cc(974)] GPU process exited unexpectedly: exit_code=512 [518534:0804/111543.460699:ERROR:command_buffer_proxy_impl.cc(329)] GPU state invalid after WaitForGetOffsetInRange. Done in 206.53s. ``` **To Reproduce** I'm using React.js in Electron.js....
**Describe the bug** using a big image (see reproduce). Will after some time make the browser go black (compleetly titlebar and everything) for a seccond. After that the console is...
**Describe the bug** When upscaling an Image the percentage is jumping forth and back (for some time). And then it shows the result of the last image upscaled before being...
**Describe the bug** I tried to run some examples but it shows this error: "**@parcel/core: Failed to resolve '@upscalerjs/esrgan-slim' from './node_modules/upscaler/dist/browser/esm/dependencies.generated.js'**" **To Reproduce** 1. git clone the project 2. cd...
I see that you have a new default model, esrgan-slim. I didn't see any issues explaining what's different about this new model from the previous esrgan-legacy default. I assume it...
This is a thread to track work related to enabling a first-class experience with UpscalerJS within a Cloudflare Worker. Currently, the Upscaler works in a (somewhat) isolated fashion: if one...
**Describe the bug** I am unable to download the dependencies. It is giving a lack of permissions error **To Reproduce** npm i @tensorflow/tfjs-node upsaler/node **Expected behavior** Download the NPM **Screenshots**...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 5.0.12. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...
**Describe the bug** Whenever I run this on my DO droplet, I get an error saying `Allocation of 375652352 exceeds 10% of free system memory.`. I've tried upgrading the droplet...