people-detection / readme.MD
ducdatit2002's picture
Upload 4 files
94aaf34 verified
raw
history blame contribute delete
132 Bytes
# People Detection
## How to run
- Step 1:
```bash
pip install -r requirements.txt
```
- Step 2:
```bash
streamlit run app.py
```