Merge remote-tracking branch 'origin/dev' into dev
Showing
This diff is collapsed.
| ... | ... | @@ -7,7 +7,8 @@ numpy>=1.21.6,<2.0.0 |
| pydantic>=2.7.2 | ||
| PyMuPDF>=1.24.9,<=1.24.14 | ||
| scikit-learn>=1.0.2 | ||
| torch>=2.2.2 | ||
| transformers | ||
| torch>=2.2.2,!=2.5.0,!=2.5.1,<=2.6.0 | ||
| torchvision | ||
| transformers>=4.49.0 | ||
| pdfminer.six==20231228 | ||
| # The requirements.txt must ensure that only necessary external dependencies are introduced. If there are new dependencies to add, please contact the project administrator. |
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment