diff --git a/requirements.txt b/requirements.txt index f01d319..1671d1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file