Spaces:
Sleeping
Sleeping
File size: 132 Bytes
94aaf34 |
1 2 3 4 5 6 7 8 9 10 11 12 |
# People Detection
## How to run
- Step 1:
```bash
pip install -r requirements.txt
```
- Step 2:
```bash
streamlit run app.py
```
|