Skip to content

[WIP] Split dependencies #15693

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Bobholamovic
Copy link
Member

@Bobholamovic Bobholamovic commented Jun 12, 2025

WIP; DO NOT MERGE!

This PR relies on PaddlePaddle/PaddleX#4177

Some preliminary results:

  • base (with the basic OCR functionality only)
    • Installation command: pip install paddleocr
    • Number of dependencies: 35
    • Total size of dependencies: 401 MB
  • all (with all functionalities)
    • Installation command: pip install "paddleocr[all]"
    • Number of dependencies: 97
    • Total size of dependencies: 758 MB
  • paddleocr 2.10
    • Number of dependencies: 41
    • Total size of dependencies: 728 MB

Copy link

paddle-bot bot commented Jun 12, 2025

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant