rrighart commited on
Commit
7dbd3b7
1 Parent(s): e8849ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -7
requirements.txt CHANGED
@@ -1,7 +1,10 @@
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
-
 
 
 
 
1
+ numpy
2
+ pandas
3
+ matplotlib
4
+ opencv-python
5
+ scipy
6
+ keras
7
+ Keras-Preprocessing
8
+ tensorflow
9
+ tensorflow-estimator
10
+ tensorflow-io-gcs-filesystem