SnapSwap / setup.py
Aklavya's picture
Create setup.py
b70256e verified
raw
history blame contribute delete
183 Bytes
#!/bin/bash
# Install dependencies
pip install -r requirements.txt
# Install custom insightface wheel (only if it's required)
pip install files/insightface-0.2.1-py2.py3-none-any.whl