Suhani-2407 commited on
Commit
fad83db
·
verified ·
1 Parent(s): d3992aa

Upload 2 files

Browse files
Files changed (2) hide show
  1. MobileNet_model.h5 +3 -0
  2. requirements.txt +4 -0
MobileNet_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2df055b4b7f09a15393219397503947d6600970db1af9217f5add5dd1c19a4b
3
+ size 14698856
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ tensorflow
2
+ gradio
3
+ Pillow
4
+ numpy