ecg-fm-api / .gitattributes
mystic_CBK
Complete ECG-FM setup with OmegaConf 2.0.0 fix and all dependencies
eda8578
raw
history blame contribute delete
735 Bytes
# Hugging Face Spaces Configuration
*.py linguist-language=Python
*.md linguist-language=Markdown
*.txt linguist-language=Text
*.yml linguist-language=YAML
*.yaml linguist-language=YAML
*.json linguist-language=JSON
*.sh linguist-language=Shell
*.ps1 linguist-language=PowerShell
*.dockerfile linguist-language=Dockerfile
*.Dockerfile linguist-language=Dockerfile
# Binary files
*.pt binary
*.pth binary
*.bin binary
*.csv binary
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.pdf binary
# Large files (will be tracked by Git LFS if configured)
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.csv filter=lfs diff=lfs merge=lfs -text