Skip to content

adam-zakaria/remove_background

Repository files navigation

Create venv

python3 -m venv myenv

Activate venv

source venv/bin/activate

Install requirements

pip install -r requirements.txt

Run

This should work out of the box with the joe rogan test image python remove_background.py

Notes

We modified one line from the following: https://huggingface.co/briaai/RMBG-2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages