Prismai / .gitignore
Satyam S
PRISM AI β€” with demo attendance button
af32e72
Raw
History Blame Contribute Delete
225 Bytes
__pycache__/
*.pyc
.venv/
.env
activity_web/runtime/
*.log
.DS_Store
# Model weights β€” run `python download_models.py` to fetch these
*.pt
# Binary model files β€” uploaded separately via HF API
*.onnx
*.onnx.data
*.task