Spaces:
Running
Running
File size: 275 Bytes
3cc3a84 0cb5651 3cc3a84 |
1 2 3 4 5 6 7 8 9 |
# 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.
|