Closed AugustoJDev closed 8 months ago
It should be:
npm i @tensorflow/tfjs-node upscaler
In your Node.js code you would then import it with the slash:
const upscaler = require('upscaler/node');
Let me know if that resolves it
Closing this as stale - please reopen if you're having issues.
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