hafizqaim's picture
Initial commit of web application
7b68b02
Raw
History Blame
266 Bytes
# Virtual Environment
venv/
# Python cache
__pycache__/
*.pyc
# macOS system file
.DS_Store
# Datasets (should not be in Git)
datasets/
# YOLOv8 runs and trained models (these are outputs)
runs/
# best.pt
test1.mp4
test2.mp4
# Temporary uploads folder
uploads/