GDavila commited on
Commit
a7e68bb
·
1 Parent(s): 7a825ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -10
requirements.txt CHANGED
@@ -2,15 +2,6 @@ certifi==2021.10.8
2
  charset-normalizer==2.0.8
3
  comtypes==1.1.10
4
  cycler==0.11.0
5
- easyocr==1.4.1
6
- fonttools==4.28.2
7
- idna==3.3
8
- imageio==2.13.0
9
- keyboard==0.13.5
10
- kiwisolver==1.3.2
11
- lxml==4.6.4
12
- matplotlib==3.5.0
13
- networkx==2.6.3
14
  numpy==1.21.4
15
  opencv-python==4.5.4.60
16
  opencv-python-headless==4.5.4.60
@@ -29,4 +20,6 @@ tifffile==2021.11.2
29
  tomli==1.2.2
30
  torch==1.10.0
31
  torchvision==0.11.1
32
- typing-extensions==4.0.0
 
 
 
2
  charset-normalizer==2.0.8
3
  comtypes==1.1.10
4
  cycler==0.11.0
 
 
 
 
 
 
 
 
 
5
  numpy==1.21.4
6
  opencv-python==4.5.4.60
7
  opencv-python-headless==4.5.4.60
 
20
  tomli==1.2.2
21
  torch==1.10.0
22
  torchvision==0.11.1
23
+ typing-extensions==4.0.0
24
+
25
+ easyocr