tomofi commited on
Commit
fbc5fc7
1 Parent(s): 2bc6cf6

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -4
requirements.txt CHANGED
@@ -1,4 +1,21 @@
1
- -r requirements/build.txt
2
- -r requirements/optional.txt
3
- -r requirements/runtime.txt
4
- -r requirements/tests.txt
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ pyclipper
3
+ torch>=1.1
4
+ albumentations>=1.1.0
5
+ imgaug
6
+ lanms-neo==1.0.2
7
+ lmdb
8
+ matplotlib
9
+ numba>=0.45.1
10
+ numpy
11
+ opencv-python-headless<=4.5.4.60
12
+ pyclipper
13
+ pycocotools<=2.0.2
14
+ rapidfuzz
15
+ scikit-image
16
+ six
17
+ terminaltables
18
+ asynctest
19
+ codecov
20
+ flake8
21
+ isort