mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 01:19:52 +02:00
🚑 Don't install typegroups classifier for now
This commit is contained in:
parent
d8f3438ac5
commit
daed87566e
2 changed files with 5 additions and 3 deletions
|
@ -129,8 +129,9 @@ page_downgrade_to_2018() {
|
|||
}
|
||||
|
||||
|
||||
do_fontident
|
||||
do_validate
|
||||
# FIXME We have a problem with ocrd_typegroups_classifier's Pillow dependency atm.
|
||||
#do_fontident
|
||||
#do_validate
|
||||
|
||||
do_binarization
|
||||
do_validate
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
ocrd >= 1.0.0b10
|
||||
|
||||
https://github.com/mikegerber/ocrd_typegroups_classifier/archive/fix/pass-down-page-id.tar.gz # XXX git+https://github.com/seuretm/ocrd_typegroups_classifier.git
|
||||
# FIXME Pulls in Pillow 6 ⇒ dependency conflict with core or something
|
||||
# https://github.com/mikegerber/ocrd_typegroups_classifier/archive/fix/pass-down-page-id.tar.gz # XXX git+https://github.com/seuretm/ocrd_typegroups_classifier.git
|
||||
|
||||
https://github.com/mikegerber/ocrd_kraken/archive/fix/pass-down-page-id.tar.gz # XXX ocrd_kraken >= 0.1.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue