Skip to content

Technology that removes the background of images using the inspyrenet 2022 model ported to a node package.

License

Notifications You must be signed in to change notification settings

outfits-bio/rmbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove Background (rmbg)

Technology that removes the background of images using the inspyrenet 2022 model ported to a node package.

How to use?

  1. Install our bun (fast runtime with built-in typescript support) i prefer using.
  2. Install packages i prefer pnpm so pnpm install, this may take a while due to the installation script.
  3. Upload images in the /images directory.
  4. Run either by pnpm run dev or bun run ..
  5. For support, questions or else join our Discord.

Dependencies

About

Technology that removes the background of images using the inspyrenet 2022 model ported to a node package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published