mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-05-13 01:13:54 +02:00
reqs for OCR: relax ad5f2272 (depending on Python version)
This commit is contained in:
parent
e183937c5d
commit
db87aa995d
1 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
torch
|
||||
transformers >= 5
|
||||
transformers <= 4.30.2 ; python_version < '3.10'
|
||||
transformers >= 5 ; python_version >= '3.10'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue