/rmbg

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

Primary LanguageTypeScriptMIT LicenseMIT

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