@chicken.alesha/rembg-nodejs

1.0.4 • Public • Published

Installation

  • install pytorch
  • install python
  • install node js
  • install rembg
  • npm i @chicken.alesha/rembg-nodejs

how to use ?

const {folder, file} = require('@chicken.alesha/rembg-nodejs');

async function run () {
	await file('./output','./input.jpeg', (res) => console.log(res));
}

run();

Package Sidebar

Install

npm i @chicken.alesha/rembg-nodejs

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

1.37 kB

Total Files

3

Last publish

Collaborators

  • chicken.alesha