jph00 commited on
Commit
29c4f3a
·
1 Parent(s): 39c77b4

Added model and requirements.txt

Browse files
Files changed (2) hide show
  1. bears.pkl +3 -0
  2. requirements.txt +5 -0
bears.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f40745002c8b7ba44e3840e2385f4eff041f0bd747252e4b66951586afb67efd
3
+ size 46974250
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastai
2
+ torch
3
+ gradio
4
+ numpy
5
+ pandas <2.0.0