You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
stefan52a
changed the title
Next to requirements.txt one also need to install tesseract
Next to requirements.txt one also needs to install tesseract
Nov 6, 2023
For Ubuntu that would mean:
sudo apt install libtesseract-dev libleptonica-dev liblept5
sudo apt-get install tesseract-ocr-all
pip install tesseract
The text was updated successfully, but these errors were encountered: