Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
tachiwin
/
document-ocr
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3141d0f
document-ocr
20.2 kB
Ctrl+K
Ctrl+K
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 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months 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`.
3 months ago
README.md
297 Bytes
initial commit
3 months 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 months ago
default.yaml
Safe
1.98 kB
feat: Add default configuration for the PaddleOCR-VL-1.5 pipeline.
3 months ago
requirements.txt
Safe
213 Bytes
feat: add logging for prediction pipeline output type and content
3 months ago