# People Detection ## How to run - Step 1: ```bash pip install -r requirements.txt ``` - Step 2: ```bash streamlit run app.py ```