Skip to content

Commit

Permalink
Update cis, segment and tesserocr to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
joschrew committed Feb 15, 2024
1 parent 7885382 commit 4dde92e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
url = https://github.com/joschrew/ocrd_olena.git
[submodule "ocrd_segment"]
path = ocrd_segment
url = https://github.com/joschrew/ocrd_segment.git
url = https://github.com/OCR-D/ocrd_segment.git
[submodule "ocrd_tesserocr"]
path = ocrd_tesserocr
url = https://github.com/joschrew/ocrd_tesserocr.git
url = https://github.com/OCR-D/ocrd_tesserocr.git
[submodule "tesserocr"]
path = tesserocr
url = https://github.com/sirfz/tesserocr.git
Expand All @@ -39,7 +39,7 @@
url = https://github.com/OCR-D/format-converters.git
[submodule "ocrd_cis"]
path = ocrd_cis
url = https://github.com/joschrew/ocrd_cis.git
url = https://github.com/bertsky/ocrd_cis.git
[submodule "cor-asv-fst"]
path = cor-asv-fst
url = https://github.com/ASVLeipzig/cor-asv-fst.git
Expand Down
2 changes: 1 addition & 1 deletion ocrd_segment
2 changes: 1 addition & 1 deletion ocrd_tesserocr
Submodule ocrd_tesserocr updated 3 files
+34 −11 .circleci/config.yml
+16 −7 Dockerfile
+46 −36 Makefile

0 comments on commit 4dde92e

Please sign in to comment.