Skip to content

Commit 4c46863

Browse files
authored
Merge pull request #6 from Unstructured-IO/trevor/remove-paddlepaddle-dep
Remove paddlepaddle dep
2 parents d063503 + a596839 commit 4c46863

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Diff for: requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ attrdict
1717
Polygon3
1818
lanms-neo==1.0.2
1919
pdf2image
20-
paddlepaddle

Diff for: setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ def readme():
5959
"Polygon3",
6060
"lanms-neo==1.0.2",
6161
"pdf2image",
62-
"paddlepaddle",
6362
],
6463
license="Apache License 2.0",
6564
description="Awesome OCR toolkits based on PaddlePaddle (8.6M ultra-lightweight pre-trained model, support training and deployment among server, mobile, embeded and IoT devices",

0 commit comments

Comments
 (0)