mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-07-12 06:39:31 +02:00
move TF+Keras dependencies to training extra, replace by ONNX+TRT
This commit is contained in:
parent
1567df1379
commit
171a8a3161
2 changed files with 4 additions and 3 deletions
|
|
@ -6,5 +6,6 @@ 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
|
||||
tf-keras # avoid keras 3 (also needs TF_USE_LEGACY_KERAS=1)
|
||||
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