Welcome to the Realtime Birefnet repository! This repository contains a full model playground for AI image and video generation, specifically supporting Birefnet Background Removal.
Before getting started, make sure you have the following prerequisites installed on your machine:
To start using the Birefnet Background Removal model, follow these steps:
-
Clone this repository to your local machine.
-
Install the required dependencies by running the following command in your terminal:
npm install
-
Set up your Fal AI API key by creating a
.env
file in the root directory of the project and adding the following line:FAL_KEY=YOUR_API_KEY
Replace
YOUR_API_KEY
with your actual Fal Key. -
Start the development server by running the following command:
npm run dev
This will launch the Realtime Birefnet model playground.
Once the development server is running, you can access the model playground by opening your browser and navigating to http://localhost:3000
.
If you would like to contribute to this project, please follow the guidelines outlined in CONTRIBUTING.md.
This project is licensed under the MIT License.
If you have any questions or feedback, feel free to reach out to us at Discord.