Docfile commited on
Commit
5f613ae
·
1 Parent(s): 70ce10a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ keras==2.8.0
2
+ Keras-Preprocessing==1.1.2
3
+ numpy==1.22.2
4
+ pandas==1.4.1
5
+ tensorflow==2.8.0
6
+ tensorflow-io-gcs-filesystem==0.24.0
7
+ scikit-image==0.19.2