Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tachiwin
/
document-ocr
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
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
3 days ago
.gitattributes
Safe
1.52 kB
initial commit
4 days ago
.gitignore
Safe
7 Bytes
feat: Download OCR model locally from Hugging Face, update pipeline configuration to use the local path, and add `archive` to `.gitignore`.
4 days ago
README.md
297 Bytes
initial commit
4 days ago
app.py
Safe
16.2 kB
feat: Add a JSON output tab to display raw inference results for both Document and Visual Language tasks.
3 days ago
default.yaml
Safe
1.98 kB
feat: Add default configuration for the PaddleOCR-VL-1.5 pipeline.
3 days ago
requirements.txt
Safe
213 Bytes
feat: add logging for prediction pipeline output type and content
4 days ago