Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 405 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 405 Bytes

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