awacke1 commited on
Commit
2a554f9
1 Parent(s): 5ce453d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,5 +1,11 @@
1
- opencv-python-headless<4.3
2
- Pillow
 
 
 
 
 
 
3
  gradio
 
4
  torch
5
- easyocr
 
1
+ #opencv-python-headless<4.3
2
+ #Pillow
3
+ #gradio
4
+ #torch
5
+ #easyocr
6
+ numpy==1.23.5
7
+ opencv-python==4.6.0.66
8
+ easyocr
9
  gradio
10
+ pandas
11
  torch