mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-06 22:50:14 +02:00
rm loky dependency
This commit is contained in:
parent
7daec392b9
commit
f0de1adabf
2 changed files with 4 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,7 +2,11 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
sbb_newspapers_org_image/pylint.log
|
sbb_newspapers_org_image/pylint.log
|
||||||
models_eynollah*
|
models_eynollah*
|
||||||
|
models_ocr*
|
||||||
|
models_layout*
|
||||||
|
default-2021-03-09
|
||||||
output.html
|
output.html
|
||||||
/build
|
/build
|
||||||
/dist
|
/dist
|
||||||
*.tif
|
*.tif
|
||||||
|
TAGS
|
||||||
|
|
|
@ -5,5 +5,4 @@ scikit-learn >= 0.23.2
|
||||||
tensorflow < 2.13
|
tensorflow < 2.13
|
||||||
numba <= 0.58.1
|
numba <= 0.58.1
|
||||||
scikit-image
|
scikit-image
|
||||||
loky
|
|
||||||
biopython
|
biopython
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue