Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilrane-21 authored Feb 2, 2023
1 parent 3ecab67 commit 14ead6c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,15 @@
5. Detect if two people are close to one another and are not practising social distance.

### Demo
- see demo.mp4
https://user-images.githubusercontent.com/99159420/216457830-2c1df85e-f542-4301-a6d8-d8ca98781d52.mp4

### Setup Instructions
1. Create and activate a virtual environment
2. Install dependencies `pip install -r requirements.txt`
3. Run main.py file for starting project `python main.py`






0 comments on commit 14ead6c

Please sign in to comment.