deepjyoti7147 commited on
Commit
9e80517
1 Parent(s): be5ab7a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- opencv-python~=4.6.0.66
2
- numpy~=1.18.5
3
- py2exe~=0.11.0.1
4
- matplotlib~=3.3.4
5
- Pillow~=8.4.0
6
- keras~=2.10.0
7
- scikit-image~=0.17.2
8
- scikit-learn~=0.24.2
9
- tqdm~=4.64.1
 
1
+ opencv-python
2
+ numpy==1.18.5
3
+ matplotlib
4
+ Pillow
5
+ keras
6
+ scikit-image
7
+ scikit-learn
8
+ tqdm
9
+ tensorflow