meiazero / rembg-flask

a simple webapp with rembg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rembg-flask

A simple flask app to remove the background of an image with Rembg

Watch the tutorial on Fireship YouTube

Before you start

You need to install the model u2net to run this app.

python model-download.py

Run it

pip install -r requirements.txt
python app.py

Run with Docker

docker compose up --build

About

a simple webapp with rembg


Languages

Language:HTML 57.0%Language:Python 38.7%Language:Dockerfile 4.3%