Skip to content

Commit

Permalink
Update setup.py (PaddlePaddle#10749)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiezheng-XD authored and jzhang533 committed Mar 28, 2024
1 parent 79b59e0 commit c75aa67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ def readme():
version=VERSION,
install_requires=load_requirements(['requirements.txt', 'ppstructure/recovery/requirements.txt']),
license='Apache License 2.0',
description='Awesome OCR toolkits based on PaddlePaddle (8.6M ultra-lightweight pre-trained model, support training and deployment among server, mobile, embedded and IoT devices',
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)',

long_description=readme(),
long_description_content_type='text/markdown',
url='https://github.com/PaddlePaddle/PaddleOCR',
Expand Down

0 comments on commit c75aa67

Please sign in to comment.