-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Feat: CORE-1269 - Install paddlepaddle wheel dependent on arch, supporting aarch64 #1350
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
7d84877
Dockerfile updated with a conditional to decide which paddlepaddle wh…
tabossert c3181c9
Bump version, add makefile command for non docker installs
tabossert 550866e
Removing dockerfile command and adding script to install
tabossert 5d175b1
Revert pip-compile to use python3.8
tabossert d593e37
add to setup.py extra
tabossert acb1d51
Merge branch 'main' into trevor/paddleocr
tabossert fad1e46
add nl
tabossert 2876387
Resolve PR comments
tabossert 4478c88
Merge branch 'main' into trevor/paddleocr
tabossert 384e6f8
bump version
tabossert 0fcc952
Update deps due to conflicts
tabossert a9cdfe0
Upgrade opencv-python version due to conflict
tabossert 4012b81
Merge branch 'main' into trevor/paddleocr
tabossert 0ca4da5
bump version
tabossert 3c4aa99
Merge branch 'main' into trevor/paddleocr
tabossert 16b6b69
Merge branch 'main' into trevor/paddleocr
tabossert 954e1ae
linting fix
tabossert 52dc30c
Merge branch 'main' into trevor/paddleocr
tabossert 1d29d35
Merge branch 'main' into trevor/paddleocr
tabossert f5b4c69
Merge branch 'main' into trevor/paddleocr
tabossert 8aa28c4
Merge branch 'main' into trevor/paddleocr
yuming-long 308ffce
pin matplotlib==3.7.2 for paddle install
yuming-long d6f1c73
Merge branch 'main' into trevor/paddleocr
tabossert f432d19
Merge branch 'main' into trevor/paddleocr
yuming-long 779d5d0
compile with pinned fsspec version
tabossert 79a9f8e
Merge branch 'main' into trevor/paddleocr
yuming-long ead3748
changelog nit
yuming-long 05cb727
Merge branch 'main' into trevor/paddleocr
yuming-long c3e9222
Update CHANGELOG.md
cragwolfe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| -c constraints.in | ||
| -c base.txt | ||
|
|
||
| unstructured.paddleocr==2.6.1.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,219 @@ | ||
| # | ||
| # This file is autogenerated by pip-compile with Python 3.8 | ||
| # by the following command: | ||
| # | ||
| # pip-compile requirements/extra-paddleocr.in | ||
| # | ||
| attrdict==2.0.1 | ||
| # via unstructured-paddleocr | ||
| babel==2.12.1 | ||
| # via flask-babel | ||
| bce-python-sdk==0.8.90 | ||
| # via visualdl | ||
| blinker==1.6.2 | ||
| # via flask | ||
| cachetools==5.3.1 | ||
| # via premailer | ||
| certifi==2023.7.22 | ||
| # via | ||
| # -c requirements/base.txt | ||
| # -c requirements/constraints.in | ||
| # requests | ||
| charset-normalizer==3.2.0 | ||
| # via | ||
| # -c requirements/base.txt | ||
| # requests | ||
| click==8.1.7 | ||
| # via | ||
| # -c requirements/base.txt | ||
| # flask | ||
| contourpy==1.1.0 | ||
| # via matplotlib | ||
| cssselect==1.2.0 | ||
| # via premailer | ||
| cssutils==2.7.1 | ||
| # via premailer | ||
| cycler==0.11.0 | ||
| # via matplotlib | ||
| cython==3.0.2 | ||
| # via unstructured-paddleocr | ||
| et-xmlfile==1.1.0 | ||
| # via openpyxl | ||
| flask==2.3.3 | ||
| # via | ||
| # flask-babel | ||
| # visualdl | ||
| flask-babel==3.1.0 | ||
| # via visualdl | ||
| fonttools==4.42.1 | ||
| # via matplotlib | ||
| future==0.18.3 | ||
| # via bce-python-sdk | ||
| idna==3.4 | ||
| # via | ||
| # -c requirements/base.txt | ||
| # requests | ||
| imageio==2.31.3 | ||
| # via | ||
| # imgaug | ||
| # scikit-image | ||
| imgaug==0.4.0 | ||
| # via unstructured-paddleocr | ||
| importlib-metadata==6.8.0 | ||
| # via flask | ||
| importlib-resources==6.0.1 | ||
| # via matplotlib | ||
| itsdangerous==2.1.2 | ||
| # via flask | ||
| jinja2==3.1.2 | ||
| # via | ||
| # flask | ||
| # flask-babel | ||
| kiwisolver==1.4.5 | ||
| # via matplotlib | ||
| lanms-neo==1.0.2 | ||
| # via unstructured-paddleocr | ||
| lazy-loader==0.3 | ||
| # via scikit-image | ||
| lmdb==1.4.1 | ||
| # via unstructured-paddleocr | ||
| lxml==4.9.3 | ||
| # via | ||
| # -c requirements/base.txt | ||
| # premailer | ||
| # unstructured-paddleocr | ||
| markupsafe==2.1.3 | ||
| # via | ||
| # jinja2 | ||
| # werkzeug | ||
| matplotlib==3.7.2 | ||
| # via | ||
| # -c requirements/constraints.in | ||
| # imgaug | ||
| # visualdl | ||
| networkx==3.1 | ||
| # via scikit-image | ||
| numpy==1.24.4 | ||
| # via | ||
| # -c requirements/constraints.in | ||
| # contourpy | ||
| # imageio | ||
| # imgaug | ||
| # matplotlib | ||
| # opencv-contrib-python | ||
| # opencv-python | ||
| # pandas | ||
| # pywavelets | ||
| # scikit-image | ||
| # scipy | ||
| # shapely | ||
| # tifffile | ||
| # unstructured-paddleocr | ||
| # visualdl | ||
| opencv-contrib-python==4.8.0.76 | ||
| # via unstructured-paddleocr | ||
| opencv-python==4.8.0.76 | ||
| # via | ||
| # imgaug | ||
| # unstructured-paddleocr | ||
| openpyxl==3.1.2 | ||
| # via unstructured-paddleocr | ||
| packaging==23.1 | ||
| # via | ||
| # -c requirements/base.txt | ||
| # matplotlib | ||
| # scikit-image | ||
| # visualdl | ||
| pandas==2.0.3 | ||
| # via visualdl | ||
| pdf2image==1.16.3 | ||
| # via unstructured-paddleocr | ||
| pillow==10.0.1 | ||
| # via | ||
| # imageio | ||
| # imgaug | ||
| # matplotlib | ||
| # pdf2image | ||
| # scikit-image | ||
| # visualdl | ||
| polygon3==3.0.9.1 | ||
| # via unstructured-paddleocr | ||
| premailer==3.10.0 | ||
| # via unstructured-paddleocr | ||
| protobuf==4.23.4 | ||
| # via | ||
| # -c requirements/constraints.in | ||
| # visualdl | ||
| psutil==5.9.5 | ||
| # via visualdl | ||
| pyclipper==1.3.0.post5 | ||
| # via unstructured-paddleocr | ||
| pycryptodome==3.18.0 | ||
| # via bce-python-sdk | ||
| pyparsing==3.0.9 | ||
| # via | ||
| # -c requirements/constraints.in | ||
| # matplotlib | ||
| python-dateutil==2.8.2 | ||
| # via | ||
| # matplotlib | ||
| # pandas | ||
| pytz==2023.3.post1 | ||
| # via | ||
| # babel | ||
| # flask-babel | ||
| # pandas | ||
| pywavelets==1.4.1 | ||
| # via scikit-image | ||
| rapidfuzz==3.3.0 | ||
| # via unstructured-paddleocr | ||
| rarfile==4.0 | ||
| # via visualdl | ||
| requests==2.31.0 | ||
| # via | ||
| # -c requirements/base.txt | ||
| # premailer | ||
| # visualdl | ||
| scikit-image==0.21.0 | ||
| # via | ||
| # imgaug | ||
| # unstructured-paddleocr | ||
| scipy==1.10.1 | ||
| # via | ||
| # -c requirements/constraints.in | ||
| # imgaug | ||
| # scikit-image | ||
| shapely==2.0.1 | ||
| # via | ||
| # imgaug | ||
| # unstructured-paddleocr | ||
| six==1.16.0 | ||
| # via | ||
| # attrdict | ||
| # bce-python-sdk | ||
| # imgaug | ||
| # python-dateutil | ||
| # visualdl | ||
| tifffile==2023.7.10 | ||
| # via scikit-image | ||
| tqdm==4.66.1 | ||
| # via | ||
| # -c requirements/base.txt | ||
| # unstructured-paddleocr | ||
| tzdata==2023.3 | ||
| # via pandas | ||
| unstructured-paddleocr==2.6.1.3 | ||
| # via -r requirements/extra-paddleocr.in | ||
| urllib3==1.26.16 | ||
| # via | ||
| # -c requirements/base.txt | ||
| # -c requirements/constraints.in | ||
| # requests | ||
| visualdl==2.5.3 | ||
| # via unstructured-paddleocr | ||
| werkzeug==2.3.7 | ||
| # via flask | ||
| zipp==3.16.2 | ||
| # via | ||
| # importlib-metadata | ||
| # importlib-resources |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| -c constraints.in | ||
| -c base.txt | ||
| adlfs | ||
| fsspec | ||
| fsspec==2023.9.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| -c constraints.in | ||
| -c base.txt | ||
| boxfs | ||
| fsspec | ||
| fsspec==2023.9.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| -c constraints.in | ||
| -c base.txt | ||
| deltalake | ||
| fsspec | ||
| fsspec==2023.9.1 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.