TrungPhamUKPC commited on
Commit
7a00312
·
verified ·
1 Parent(s): 857d847

Add PaddleOCR requirements

Browse files
Files changed (1) hide show
  1. configs +13 -0
configs ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ shapely
2
+ scikit-image
3
+ imgaug
4
+ pyclipper
5
+ lmdb
6
+ tqdm
7
+ numpy
8
+ rapidfuzz
9
+ opencv-python<=4.6.0.66
10
+ opencv-contrib-python<=4.6.0.66
11
+ cython
12
+ Pillow>=10.0.0
13
+ pyyaml