simran12m commited on
Commit
be9d97d
1 Parent(s): 2ca8ac1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -5
requirements.txt CHANGED
@@ -1,11 +1,17 @@
1
- flask==2.1.2
2
  keras==2.8.0
3
  Keras-Preprocessing==1.1.2
4
  matplotlib==3.5.2
5
- numpy==1.22.3
6
  opencv-python==4.5.5.64
7
- pandas==1.4.2
8
  Pillow==9.1.0
9
  requests==2.27.1
10
- tensorflow==2.8.0
11
- urllib3==1.26.9
 
 
 
 
 
 
 
 
 
 
 
1
  keras==2.8.0
2
  Keras-Preprocessing==1.1.2
3
  matplotlib==3.5.2
 
4
  opencv-python==4.5.5.64
 
5
  Pillow==9.1.0
6
  requests==2.27.1
7
+ urllib3==1.26.9
8
+ streamlit
9
+ pandas
10
+ seaborn
11
+ matplotlib
12
+ Pillow
13
+ numpy
14
+ scikit-learn
15
+ plotly
16
+ streamlit_option_menu
17
+ tensorflow