Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codediodeio/rembg-webapp-tutorial

a simple webapp with rembg
https://github.com/codediodeio/rembg-webapp-tutorial

Last synced: 1 day ago
JSON representation

a simple webapp with rembg

Awesome Lists containing this project

README

        

A simple flask app to remove the background of an image with [Rembg](https://github.com/danielgatis/rembg)

Watch the [tutorial](https://youtu.be/cw34KMPSt4k) on YouTube

## Run it

```
pip install -r requirements.txt
python app.py
```