penscola commited on
Commit
8a011af
1 Parent(s): 19dbe8e

Upload 2 files

Browse files
Files changed (2) hide show
  1. plant_model_v5-beta.h5 +3 -0
  2. requirements.txt +6 -0
plant_model_v5-beta.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:355bb4d8fdca1f3674a3f3c592353471fdd340ddc3c0ec211346a7de203c2598
3
+ size 15806664
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ tensorflow
2
+ numpy
3
+ pillow
4
+ tensorflow_hub
5
+ opencv-python
6
+ scikit-image