Spaces:
Running
Running
| *.py text eol=lf | |
| *.sh text eol=lf | |
| *.yml text eol=lf | |
| *.yaml text eol=lf | |
| *.json text eol=lf | |
| *.md text eol=lf | |
| *.txt text eol=lf | |
| # HuggingFace model cache should not be committed | |
| *.bin filter=lfs diff=lfs merge=lfs -text | |
| *.safetensors filter=lfs diff=lfs merge=lfs -text | |