"tests/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "29e6c93fbaa739c6ad458e5901821a226288358b"
Merge pull request #672 from myhloli/add-layoutreader
feat:add layoutreader to sort blocks
Showing
| ... | @@ -9,4 +9,6 @@ pydantic>=2.7.2,<2.8.0 | ... | @@ -9,4 +9,6 @@ pydantic>=2.7.2,<2.8.0 |
| PyMuPDF>=1.24.9 | PyMuPDF>=1.24.9 | ||
| scikit-learn>=1.0.2 | scikit-learn>=1.0.2 | ||
| wordninja>=2.0.0 | wordninja>=2.0.0 | ||
| torch>=2.2.2,<=2.3.1 | |||
| transformers | |||
| # The requirements.txt must ensure that only necessary external dependencies are introduced. If there are new dependencies to add, please contact the project administrator. | # The requirements.txt must ensure that only necessary external dependencies are introduced. If there are new dependencies to add, please contact the project administrator. |
Please register or sign in to comment