An open API service indexing awesome lists of open source software.

https://github.com/pjarbas/face-detection-regonition-streamlit

App for face detection and recognition using deepface library and streamlit
https://github.com/pjarbas/face-detection-regonition-streamlit

Last synced: over 1 year ago
JSON representation

App for face detection and recognition using deepface library and streamlit

Awesome Lists containing this project

README

          

# face-detection-regonition-streamlit
App for face detection and recognition using deepface library and streamlit

```bash
$pip install streamlit

$streamlit run app.py
```