We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2abf77e commit c6c2491Copy full SHA for c6c2491
.github/workflows/ci.yml
@@ -74,7 +74,6 @@ jobs:
74
sudo add-apt-repository -y ppa:alex-p/tesseract-ocr5
75
sudo apt-get install -y tesseract-ocr tesseract-ocr-kor
76
tesseract --version
77
- make install-nltk-models
78
make test
79
make check-coverage
80
0 commit comments