calender's picture
Upload 5 files
a79f504 verified
raw
history blame contribute delete
291 Bytes
*.md text eol=lf
*.py text eol=lf
*.txt text eol=lf
*.json text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
# Model files
*.pth binary
*.bin binary
*.pkl binary
*.h5 binary
# Images
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
# Archives
*.zip binary
*.tar.gz binary
*.tgz binary