CoolFace
Apppublic

frknuzn/ocr-poc

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
16 commits on main
e28ab1d1y ago

fix(docker): set HOME to /app and XDG_CACHE_HOME to /app/.cache; ensure dirs exist and writable

AI OCR Bot
41386ba1y ago

fix(docker): create /tmp/matplotlib before chmod to avoid build error

AI OCR Bot
503b0561y ago

fix(docker): set PADDLEOCR_HOME to /app/.paddleocr and ensure writable; set HOME to /root

AI OCR Bot
0c548631y ago

fix(docker): add libgomp1 and set MPLCONFIGDIR/OMP_NUM_THREADS for PaddlePaddle runtime

AI OCR Bot
c98b7f21y ago

fix(docker): remove paddleocr from requirements to avoid PyMuPDF build; Docker installs paddleocr --no-deps

AI OCR Bot
e97726f1y ago

fix(space): add paddleocr and pin opencv-contrib-python==4.6.0.66 for Gradio runtime

AI OCR Bot
009610e1y ago

chore(ui): surface underlying error in UI and enable queue() for stability

AI OCR Bot
2c622241y ago

fix(space): adjust README frontmatter colors to allowed values (green→blue)

AI OCR Bot
4635b3e1y ago

fix(space): add README frontmatter (sdk: docker) for HF Spaces config

AI OCR Bot
c4310fb1y ago

Space clean build: Docker SDK + app + src (no large files)

AI OCR Bot
8870b051y ago

Initial Space (Docker)

AI OCR Bot
3ab739b1y ago

Space clean build: UI + OCR only (no large files)

AI OCR Bot
a1e5ae11y ago

wip

AI OCR Bot
cc25f7a1y ago

fix(space): add README frontmatter (gradio) and adapt launch for HF Spaces

AI OCR Bot
7c8f81d1y ago

Space clean build: UI + OCR only (no large files)

AI OCR Bot
cc870aa1y ago

Space clean build: UI + OCR only (no large files)

AI OCR Bot