-
🔩 Uses the rembg ML model built by Daniel Gatis.
-
💪 Uses Replicate to interact with the ML model through an API.
-
✨ Uses Tailwind for styling and mimics the Cruip Simple Light langing page template.
-
📄 Uses Upload to handle file uploads.
-
🎉 Uses Next.js for building the app and Vercel for deployment.
-
Check out the Example Projects section of Replicate docs for other apps built with Replicate.
-
Inspired by restorephotos.io built by Hassan El Mghari.
remove_bg.mp4
- Clone the repo
cd removebg
yarn run dev
to run the app in development mode.