amitesh11 commited on
Commit
ca58d5f
1 Parent(s): 369fac9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,9 +1,10 @@
 
1
  opencv-python==4.6.0.66
2
  keras==2.9.0
3
  keras-tuner==1.1.3
4
  scikit-learn==1.1.2
5
  numpy==1.23.3
6
- panda==1.4.3
7
  matplotlib==3.6.0
8
  seaborn==0.12.0
9
  yellowbrick==1.5
 
1
+ pip install --upgrade pip
2
  opencv-python==4.6.0.66
3
  keras==2.9.0
4
  keras-tuner==1.1.3
5
  scikit-learn==1.1.2
6
  numpy==1.23.3
7
+ pandas==1.4.3
8
  matplotlib==3.6.0
9
  seaborn==0.12.0
10
  yellowbrick==1.5