Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tachiwin
/
document-ocr
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
610efd0
document-ocr
19.6 kB
Ctrl+K
Ctrl+K
2 contributors
History:
15 commits
Luis J Camargo
feat: Implement streaming OCR results by converting `run_inference` to a generator and updating UI wrappers to consume partial outputs.
610efd0
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 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`.
2 months ago
README.md
Safe
297 Bytes
initial commit
2 months ago
app.py
Safe
15.6 kB
feat: Implement streaming OCR results by converting `run_inference` to a generator and updating UI wrappers to consume partial outputs.
2 months ago
default.yaml
Safe
1.98 kB
feat: Add default configuration for the PaddleOCR-VL-1.5 pipeline.
2 months ago
requirements.txt
Safe
213 Bytes
feat: add logging for prediction pipeline output type and content
2 months ago