pdf_to_ppts / postBuild
Turbiling's picture
Create postBuild
1978e68 verified
Raw
History Blame Contribute Delete
145 Bytes
#!/bin/bash
# Install Tesseract OCR for HF Spaces
apt-get update
apt-get install -y tesseract-ocr libtesseract-dev libleptonica-dev poppler-utils