Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
cneud committed Aug 14, 2024
1 parent 8f76966 commit db3f023
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
imutils >= 0.5.3
matplotlib
numba == 0.58.1
numpy < 1.24.0
ocrd <= 2.67.1
# ocrd includes opencv, numpy, shapely, click
ocrd >= 2.23.3
numpy <1.24.0
scikit-learn >= 0.23.2
tensorflow == 2.12.1
imutils >= 0.5.3
matplotlib
setuptools >= 50
torch == 2.0.1
transformers == 4.30.2

0 comments on commit db3f023

Please sign in to comment.