mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
🐛 Fix checking out calamari_models
This commit is contained in:
parent
d8212ced93
commit
5a3ffeeb63
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -44,7 +44,7 @@ calamari:
|
|||
calamari_models:
|
||||
$(GIT_CLONE) -n https://github.com/chwick/calamari_models
|
||||
# Checkout latest version that works with calamari-ocr==0.3.5:
|
||||
git checkout f76b1d3ec
|
||||
cd calamari_models && git checkout f76b1d3ec
|
||||
|
||||
|
||||
# pip install calamari
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue