AswinPJaison commited on
Commit
a55f53d
1 Parent(s): bbf580e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ pandas
3
  tensorflow
4
  opencv-python
5
  numpy
6
- scikit-learn
7
  tqdm
8
  pillow
 
9
 
 
3
  tensorflow
4
  opencv-python
5
  numpy
 
6
  tqdm
7
  pillow
8
+ scikit-learn
9