This website requires JavaScript.
Explore
Help
Sign in
qurator-spk
/
eynollah
Watch
1
Star
0
Fork
You've already forked eynollah
0
mirror of
https://github.com/qurator-spk/eynollah.git
synced
2026-05-13 01:13:54 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
v0.8.0
eynollah
/
requirements-ocr.txt
4 lines
100 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
drop TF1 vernacular, relax TF/Keras and Torch requirements… - do not restrict TF version, but depend on tf-keras and set `TF_USE_LEGACY_KERAS=1` to avoid Keras 3 behaviour - relax Numpy version requirement up to v2 - relax Torch version requirement - drop TF1 session management code - drop TF1 config in favour of TF2 config code for memory growth - training.*: also simplify and limit line length - training.train: always train with TensorBoard callback
2026-01-20 04:18:55 +01:00
torch
reqs for OCR: relax ad5f2272 (depending on Python version)
2026-05-11 03:15:54 +02:00
transformers <= 4.30.2 ; python_version < '3.10'
transformers >= 5 ; python_version >= '3.10'
Reference in a new issue
Copy permalink