Prathamesh1420 commited on
Commit
03bb81d
·
verified ·
1 Parent(s): 347ad30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -12,6 +12,12 @@ comm==0.2.2
12
  contourpy==1.1.1
13
  cycler==0.12.1
14
  debugpy==1.8.1
 
 
 
 
 
 
15
  decorator==5.1.1
16
  dlib==19.24.2
17
  easyocr==1.7.1
 
12
  contourpy==1.1.1
13
  cycler==0.12.1
14
  debugpy==1.8.1
15
+ numpy>=1.22.3
16
+ pandas>=2.0.3
17
+ Pillow>=9.0.0
18
+ opencv-python>=4.9.0.80
19
+ tensorflow==2.15.0
20
+ keras==2.15.0
21
  decorator==5.1.1
22
  dlib==19.24.2
23
  easyocr==1.7.1