kartikeyjadli commited on
Commit
bd0939a
1 Parent(s): ad38d23

Upload 2 files

Browse files
Files changed (2) hide show
  1. crop_prediction_model.h5 +3 -0
  2. requirements.txt +6 -0
crop_prediction_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:423d2806645001cb922bde86c13bf2d26b418d4424dd5445801f27bca5d09a01
3
+ size 1840214904
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ tensorflow==2.15.0
2
+ transformers
3
+ keras
4
+ streamlit
5
+ python
6
+ protobuf==3.19.1