deepfake_detection / .railwayignore
VoiceGuard Bot
Deploy to Spaces
f68a33a
Raw
History Blame Contribute Delete
227 Bytes
# Exclude large files from Railway deployment
venv/
__pycache__/
*.pyc
.git/
.gitignore
*.mp3
*.wav
training/
tests/
.env
.env.example
diagnose_detection.py
*.md
.cache/
~/.cache/
/Users/*/Library/
*.tar.gz
*.zip
node_modules/