yerx commited on
Commit
bf22da2
1 Parent(s): fb92045

adding requirements doc

Browse files
Files changed (2) hide show
  1. model.pkl +3 -0
  2. requirements.txt +2 -0
model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:835da5a03acaf4ea9650d05b5ae99b29e801fd1c19df3a709cdd326fb98d6bad
3
+ size 47064107
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ fastai
2
+ torch==1.12.1