deepjyoti7147 commited on
Commit
be5ab7a
1 Parent(s): 06ff2bc

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +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