Skip to content

lharti/bg-remover

Repository files navigation

codecov

This project is a web app for removing image backgrounds using briaai/RMBG-1.4.

Installation

  1. Clone the repository:

    git clone https://github.com/lharti/bg-remover.git
    cd bg-remover
  2. Install dependencies:

    pnpm install

Usage

  1. Start the development server:

    pnpm start
  2. Open your browser and navigate to http://localhost:3000.

Testing

Run the test suite:

pnpm test

About

Resources

Stars

Watchers

Forks