imgly / background-removal-js

Remove backgrounds from images directly in the browser environment with ease and no additional costs or privacy concerns. Explore an interactive demo.
https://img.ly/showcases/cesdk/web/background-removal/web
GNU Affero General Public License v3.0
5.52k stars 340 forks source link

Install platform specific binary #67

Open chukwumaijem opened 8 months ago

chukwumaijem commented 8 months ago

Hi, I'm wondering if there's a way to install only platform-specific binary. I have tried setting the --platform and --arch during npm install but that doesn't seem to work.

npm i --platform=linux --arch=x64 @imgly/background-removal-node
DanielHauschildt commented 8 months ago

There i no platform specific binary but from the onnx-runtime which is a dependency.