mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 03:39:55 +02:00
🐛 Use the documented package name for TensorFlow 1.15.x
This commit is contained in:
parent
c09fe169f2
commit
739f43e9da
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
numpy
|
numpy
|
||||||
tensorflow-gpu == 1.15.2
|
tensorflow == 1.15.*
|
||||||
calamari-ocr == 0.3.5
|
calamari-ocr == 0.3.5
|
||||||
setuptools >= 41.0.0 # tensorboard depends on this, but why do we get an error at runtime?
|
setuptools >= 41.0.0 # tensorboard depends on this, but why do we get an error at runtime?
|
||||||
click
|
click
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue