Remove background form given set of images
The virtual environment is managed by Pipenv
-
Install Pipenv https://pipenv.pypa.io/en/latest/
pip install pipenv
-
Initialize the environment from the repository(This will install the python 3.8 with the required dependencies from the Pipefile.lock)
pipenv install
-
Run the script
pipenv run python .\remove_bg.py