Commit Graph

10 Commits (e5acee09abb3e291fc6b3b48c3655648422cad40)

Author SHA1 Message Date
Clemens Neudecker e5acee09ab
cap tensorflow version to <2.12.0
Cap tensorflow version to <2.12.0 until we have time to adapt to the API changes such as e.g.
* Support for Python 3.11 has been added.
* Support for Python 3.7 has been removed. 
See also https://github.com/tensorflow/tensorflow/releases/tag/v2.12.0.
10 months ago
Robert Sachunsky 34a061782c
depend on tensorflow instead of tensorflow-gpu (#76) 2 years ago
cneud 8c11b2253d update requirements (use tf2) 2 years ago
Gerber, Mike 70e7316907 🐛 Fix ocrd core requirement
eynollah requires at ocrd >= 2.22.0 for the resource resolving code,
otherwise it fails with an AttributeError. Fix this by bumping up the
requirement.

I bumped it to 2.23.3 so core *also* includes the latest model resource
for eynollah.
3 years ago
Konstantin Baierer da563519ec require setuptools >= 50 3 years ago
Konstantin Baierer 916e0a1870 restrict keras version to < 2.4 3 years ago
vahidrezanezhad e3a55721f1
Update requirements.txt 4 years ago
Clemens Neudecker a3e55582f7
tensorflow-gpu instead of tensorflow 4 years ago
Konstantin Baierer 30829bc9b2 seaborn not currently used 4 years ago
Konstantin Baierer f229907e41 extend setup.py, add Makefile, gitignore, requirements.txt 4 years ago