/background-remover-ai

Remove the background from any image with a single click.

Primary LanguageTypeScriptMIT LicenseMIT

Background Remover AI

App screenshot

How to use

  • Clone this project's repository
  • Install the dependencies by npm install
  • Create an account at replicate
  • Get your API token from your replicate account
  • Replace the Replicate API token found at .env.local
  • Run the project by npm run dev
  • Go to your browser at localhost:3000