pytesseract
Python wrapper for Google's Tesseract-OCR (Python 3)
RUN apt-get update && \
apt-get install -y python3-pytesseract
Python wrapper for Google's Tesseract-OCR (Python 3)
RUN apt-get update && \
apt-get install -y python3-pytesseract