Closed romonwafa closed 1 year ago
pip install -r Requirements.txt will install the additional packages required.
pip install -r Requirements.txt
I think the "Pillow" image library is needed as a dependency as well.
I'll merge your file into a new support-pip branch, add Pillow, mention pip usage in the README, and pull it into main 🤙
support-pip
pip install -r Requirements.txt
will install the additional packages required.