mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-05-13 01:13:54 +02:00
training deps: use sacred fork w/o pkg_resources, pin tf/tf_keras, protobuf packages to work with tensorflow_addons
This commit is contained in:
parent
2747385f89
commit
34a9d458ce
1 changed files with 5 additions and 2 deletions
|
|
@ -1,7 +1,10 @@
|
|||
sacred
|
||||
ocrd-fork-sacred >= 0.8.7.post1
|
||||
seaborn
|
||||
numpy
|
||||
tqdm
|
||||
imutils
|
||||
scipy
|
||||
tensorflow-addons # for connected_components
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue