Spaces:
Running
Running
# Install Tesseract OCR | |
apt-get update && apt-get install -y tesseract-ocr | |
# Install required Python packages | |
pip install -r requirements.txt |