Hb_predict / .gitattributes
high77's picture
Update .gitattributes
6004f09 verified
# Track model files with Git LFS
*.joblib filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
# Track zip archives (like your deployment bundle) with Git LFS
*.zip filter=lfs diff=lfs merge=lfs -text