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

  • Log In
  • Sign Up

Spaces:
tachiwin
/
document-ocr
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
document-ocr
20.2 kB
  • 2 contributors
History: 19 commits
Luis J Camargo
feat: Add a JSON output tab to display raw inference results for both Document and Visual Language tasks.
3141d0f about 8 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 16 hours ago
  • .gitignore
    7 Bytes
    feat: Download OCR model locally from Hugging Face, update pipeline configuration to use the local path, and add `archive` to `.gitignore`. about 13 hours ago
  • README.md
    297 Bytes
    initial commit about 16 hours ago
  • app.py
    16.2 kB
    feat: Add a JSON output tab to display raw inference results for both Document and Visual Language tasks. about 8 hours ago
  • default.yaml
    1.98 kB
    feat: Add default configuration for the PaddleOCR-VL-1.5 pipeline. about 10 hours ago
  • requirements.txt
    213 Bytes
    feat: add logging for prediction pipeline output type and content about 12 hours ago