Use PDF.js canvas rendering instead of blocked iframe for PDF preview 1c7c9b7 akhaliq HF Staff commited on Jun 23
Show PDF in native iframe viewer instead of placeholder text 069d21e akhaliq HF Staff commited on Jun 23
Fix blank output: re-run inference without streamer on TypeError so output files are written c165326 akhaliq HF Staff commited on Jun 23
Fix streaming: annotate run_ocr as Iterator[dict] so Gradio registers 1 output 642469d akhaliq HF Staff commited on Jun 23
Stream OCR output: TextIteratorStreamer backend + client.submit() frontend ff6816b akhaliq HF Staff commited on Jun 23
Scale for ZeroGPU: one 60s GPU slot per page, CPU PDF explode, clean frontend c55a3e8 akhaliq HF Staff commited on Jun 23
Fix ZeroGPU usage: model.cuda() at module level, add GPU duration limits (300s/600s) 6149236 akhaliq HF Staff commited on Jun 23
Install exact torch/transformers pins at runtime in app.py to bypass build-time conflict 4b46da9 akhaliq HF Staff commited on Jun 23
Add ZeroGPU support: @spaces.GPU on inference fns, hardware: zero-gpu in README 07a166f akhaliq HF Staff commited on Jun 23
Add missing matplotlib dependency required by model's custom code 45463d0 akhaliq HF Staff commited on Jun 23
Fix dependency conflict: loosen version pins to resolve huggingface-hub clash f39e494 akhaliq HF Staff commited on Jun 23