akoulapure's picture
Initial Deployment: Best ViT Model
6cc8ae1 verified
Raw
History Blame Contribute Delete
352 Bytes
# Model checkpoints & artifacts
ml/artifacts/checkpoints/*.pth
ml/artifacts/checkpoints/*.pt
ml/artifacts/checkpoints/*.ckpt
# Python
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg
# Virtual environments
venv/
env/
.env
# Jupyter
.ipynb_checkpoints/
# OS files
.DS_Store
Thumbs.db
# IDE
.vscode/
.idea/
backend.log
tunnel.log