pdf-ocr-extractor / README.md
Gary0205's picture
adding instructions
3cc3a84
|
raw
history blame
275 Bytes
# PDF Text Extraction using TrOCR
This space extracts text from PDFs using Hugging Face's TrOCR.
### Setup
Dependencies are installed via `requirements.txt`. Additionally, `poppler-utils` is installed via `setup.sh`.
### How to Run
Upload a PDF and extract text using OCR.