ram-ahmed commited on
Commit
a2753d3
1 Parent(s): 95f1054

Upload requirements and model files

Browse files
export_big_cat_classifier.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1af03a4876ce82399e7f5d4f45c7109590c872da4d1eedd6511b2e3ddb2788f
3
+ size 87486831
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastai
2
+ torch
3
+ gradio
4
+ numpy
5
+ pandas
6
+ fastbook
7
+ scikit-image