ursulacst commited on
Commit
c3ec2b0
·
1 Parent(s): 8383e58

update .gitattributes so git lfs will track .pkl files

Browse files
Files changed (3) hide show
  1. Cancer.png +0 -0
  2. model.pkl +3 -0
  3. requirements.txt +2 -0
Cancer.png ADDED
model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d78f50be119d67a4a1698203d12f008be2ac2a6c59d68de6d650902a1b80ccd9
3
+ size 11240882
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ fastai
2
+ scikit-image