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

https://github.com/dynamo63/face-detector

A Streamlit App Face Detector
https://github.com/dynamo63/face-detector

face-detector opencv-python python3 streamlit

Last synced: about 2 months ago
JSON representation

A Streamlit App Face Detector

Awesome Lists containing this project

README

          

# face-detector
A Streamlit App Face Detector

## Requirements
- python3.9

## Installation

```bash
pip install -r requirements.txt
```

## Running

```bash
streamlit run face_detector.py
```