mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-07-12 06:39:31 +02:00
remove numba dependency (previously used to free CUDA memory)
This commit is contained in:
parent
16943f70b4
commit
1567df1379
1 changed files with 0 additions and 2 deletions
|
|
@ -1,9 +1,7 @@
|
||||||
# ocrd includes opencv, numpy, shapely, click
|
# ocrd includes opencv, numpy, shapely, click
|
||||||
ocrd >= 3.3.0
|
ocrd >= 3.3.0
|
||||||
numpy < 2.0
|
|
||||||
scikit-learn >= 0.23.2
|
scikit-learn >= 0.23.2
|
||||||
tensorflow
|
tensorflow
|
||||||
tf-keras # avoid keras 3 (also needs TF_USE_LEGACY_KERAS=1)
|
tf-keras # avoid keras 3 (also needs TF_USE_LEGACY_KERAS=1)
|
||||||
numba <= 0.58.1
|
|
||||||
scikit-image
|
scikit-image
|
||||||
tabulate
|
tabulate
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue