--- title: Fast OCR CPU Space emoji: "📄" colorFrom: red colorTo: yellow sdk: gradio sdk_version: 6.9.0 python_version: 3.12 app_file: app.py pinned: false --- # TrOCR Small on HF CPU Basic This Space runs `microsoft/trocr-small-printed` for simpler, more reliable OCR deployment on Hugging Face CPU Basic hardware. ## Notes - The app uses the standard `transformers` and `torch` stack with TrOCR small. - This prioritizes deployment reliability over advanced document understanding. - Best for printed text, receipts, and clean document crops.