mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-07-26 11:19:54 +02:00
extend setup.py, add Makefile, gitignore, requirements.txt
This commit is contained in:
parent
59b2dcb619
commit
f229907e41
8 changed files with 235 additions and 15 deletions
7
requirements.txt
Normal file
7
requirements.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
# ocrd includes opencv, numpy, shapely, click
|
||||
ocrd >= 2.20.1
|
||||
seaborn >= 0.11.0
|
||||
keras >= 2.3.1
|
||||
scikit-learn >= 0.23.2
|
||||
tensorflow >= 1.15, < 2
|
||||
imutils >= 0.5.3
|
Loading…
Add table
Add a link
Reference in a new issue