Script to remove background from multiples images in once.
- PyQt5
- rembg
- numpy
- PIL
Setup to run on Windows. First run may take a minute (o two).
- Clone this repo.
- Run:
cd ./python-bg-remover
python -m venv .
./Scripts/activate
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
- To run:
python main.py