b70256e
1
2
3
4
5
6
#!/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