File size: 509 Bytes
1a4201a
 
 
 
 
 
 
 
 
 
 
 
3cc3a84
 
0cb5651
3cc3a84
 
 
 
1a4201a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Pdf Ocr Extractor
emoji: πŸƒ
colorFrom: red
colorTo: pink
sdk: gradio
sdk_version: 5.13.1
app_file: app.py
pinned: false
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# 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.