using YOLOv8, DeepSort, OpenV and Flask
Step 1: clone/download the repository the repository
Step 2: Download yOLOv8.pt file here and place it in root directory
Step 2: Open the terminal in the root directory
Step 4:
pip install -r requirements.txt
Step 5:
python app.py