mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-08 19:29:53 +02:00
🐛 Depend on setuptools because whatever
This commit is contained in:
parent
6d2e15b623
commit
3e8c1ac338
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
numpy
|
numpy
|
||||||
calamari-ocr
|
calamari-ocr
|
||||||
|
setuptools >= 41.0.0 # tensorboard depends on this, but why do we get an error at runtime?
|
||||||
tensorflow-gpu
|
tensorflow-gpu
|
||||||
click
|
click
|
||||||
ocrd >= 1.0.0b11
|
ocrd >= 1.0.0b11
|
Loading…
Add table
Add a link
Reference in a new issue