Face detection web app
git clone https://github.com/diop/facebound.git
cd facebound
pip install virtualenv
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
streamlit run app.py
No warranty expressed or implied. Software is as is.
© Copyright 2020 Fodé Diop - MIT License