Skip to content

siegblink/background-remover-ai

Repository files navigation

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