mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-06-16 09:59:13 +02:00
# Conflicts: # src/eynollah/eynollah.py # src/eynollah/eynollah_ocr.py # src/eynollah/patch_encoder.py # src/eynollah/training/cli.py # src/eynollah/training/gt_gen_utils.py # src/eynollah/training/inference.py # src/eynollah/training/models.py # src/eynollah/training/train.py # src/eynollah/training/utils.py # src/eynollah/training/weights_ensembling.py # train/requirements.txt
15 lines
423 B
Text
15 lines
423 B
Text
ocrd-fork-sacred >= 0.8.7.post1
|
|
seaborn
|
|
numpy
|
|
tqdm
|
|
imutils
|
|
scipy
|
|
tensorflow-addons # for connected_components, depublished and only compatible with tensorflow < 2.16
|
|
tensorflow < 2.16 # for tensorflow-addons, so only needed in training
|
|
tf_data < 2.16 # for tensorflow-addons, so only needed in training
|
|
protobuf < 5 # for tensorflow-addons, so only needed in training
|
|
torch
|
|
evaluate
|
|
accelerate
|
|
jiwer
|
|
transformers <= 4.30.2
|