ajithavijayan commited on
Commit
51f10d0
·
1 Parent(s): 3bfd18f

Update requirements.txt

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