itsluckysharma01's picture
Upload 5 files
7a674bb verified
Raw
History Blame Contribute Delete
443 Bytes
# Python
__pycache__/
*.pyc
*.pyo
# Virtual environments
cctv_env_311/
venv/
env/
.env/
# AI Models (stored on Hugging Face Hub - downloaded automatically)
ai_models/
*.h5
*.pt
*.keras
*.bin
*.pickle
NETRA/model/
# Uploads & Cache
uploads/
instance/
.huggingface/
__pycache__/
# IDE
.vscode/
# Diagnostic/debug artifacts
NETRA/2.15.0
NETRA/diag_output.txt
NETRA/pip_list.txt
# OS
Thumbs.db
.DS_Store