eynollah/requirements.txt

10 lines
205 B
Text
Raw Normal View History

# ocrd includes opencv, numpy, shapely, click
ocrd >= 3.3.0
numpy < 2.0
scikit-learn >= 0.23.2
tensorflow
tf-keras # avoid keras 3 (also needs TF_USE_LEGACY_KERAS=1)
2024-11-14 17:35:00 +01:00
numba <= 0.58.1
scikit-image
biopython