rrighart commited on
Commit
ba089ac
1 Parent(s): c0a3e93

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
1
+ gradio==3.2
2
+ keras==2.9.0
3
+ Keras-Preprocessing==1.1.2
4
+ tensorflow==2.9.1
5
+ tensorflow-estimator==2.9.0
6
+ tensorflow-io-gcs-filesystem==0.26.0
7
+