Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
mlopez6132
/
textsense-ocr
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
textsense-ocr
Ctrl+K
Ctrl+K
  • 2 contributors
History: 17 commits
Marc Allen Lopez
textsense-ocr: set PPOCR_HOME to writable /tmp and create it to avoid permission errors
5b041e6 about 1 month ago
  • __pycache__
    Fix dots.ocr model error by switching to Qwen2-VL-2B-Instruct about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • Dockerfile
    814 Bytes
    textsense-ocr: set PPOCR_HOME to writable /tmp and create it to avoid permission errors about 1 month ago
  • README.md
    197 Bytes
    initial commit about 1 month ago
  • app.py
    3.38 kB
    textsense-ocr: set PPOCR_HOME to writable /tmp and create it to avoid permission errors about 1 month ago
  • requirements.txt
    139 Bytes
    Switch OCR backend to PaddleOCR\n\n- Replace MiniCPM inference with PaddleOCR (CPU)\n- Simplify requirements to Paddle and PaddleOCR only\n- Use slim Python image; drop CUDA dependencies\n- Keep API compatible: /extract returns text lines\n about 1 month ago