Huijae An commited on
Commit
55c2caa
·
1 Parent(s): 83b6f7a

with this, you can just stage, commit, and push without explicitly calling 'git lfs' for large .bin model files

Browse files
Files changed (1) hide show
  1. .gitattributes +1 -1
.gitattributes CHANGED
@@ -1 +1 @@
1
- only_with_c2v_and_v2c/pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
 
1
+ *.bin filter=lfs diff=lfs merge=lfs -text