Sreeja123 commited on
Commit
2e8dbb8
·
1 Parent(s): cbd0cd2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- pip==22.3.1
2
- streamlit==1.22.0
3
- scikit-learn==1.2.2
4
- tensorflow==2.8.1
5
- tensorflow-gpu==2.8.1
6
- pandas==2.0.1
7
- opencv==4.6.0
8
- numpy==1.24.3
9
- matplotlib==3.7.1
10
- keras==2.8.0
11
- keras-preprocessing==1.1.2
12
- python==3.9.16
 
1
+ pip
2
+ streamlit
3
+ scikit-learn
4
+ tensorflow
5
+ tensorflow-gpu
6
+ pandas
7
+ opencv
8
+ numpy
9
+ matplotlib
10
+ keras
11
+ keras-preprocessing
12
+ python