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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -25
requirements.txt CHANGED
@@ -1,25 +1,6 @@
1
- certifi==2021.10.8
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
8
- packaging==21.3
9
- Pillow==8.2.0
10
- pyparsing==3.0.6
11
- python-bidi==0.4.2
12
- PyYAML==6.0
13
- requests==2.26.0
14
- scikit-image==0.18.3
15
- scipy==1.7.3
16
- setuptools-scm==6.3.2
17
- six==1.16.0
18
- soupsieve==2.3.1
19
- tifffile==2021.11.2
20
- tomli==1.2.2
21
- torch==1.10.0
22
- torchvision==0.11.1
23
- typing-extensions==4.0.0
24
-
25
- easyocr
 
1
+ easyocr
2
+ opencv-python
3
+ opencv-python-headless
4
+ Pillow
5
+ torch
6
+ torchvision