Commit History

bug fix
6c59efc
verified

fatty-belly commited on

Increase read timeout and max retries in API call
718c5cc
verified

fatty-belly commited on

Reduce max_chun_len from 128k to 32k
f7a0ff3
verified

fatty-belly commited on

chore: update Space title to DataFlow-VQA
7ab6de8

aaron1141 commited on

feat: embed extracted images as base64 data URIs in preview cards
09fc1b5

aaron1141 commited on

fix: post-process img tags for badges; add MathJax for LaTeX rendering in preview
14c5323

aaron1141 commited on

feat: render QA preview as markdown with image placeholders
57b0592

aaron1141 commited on

feat: bundle extracted images + JSONL into vqa_output.zip for download
c34be21

aaron1141 commited on

ux: remove PDF preview entirely
4f53326

aaron1141 commited on

fix: replace data-URI iframe with /gradio_api/file= URL for cross-browser PDF preview
e76fc09

aaron1141 commited on

ux: clear default api_url, leave as placeholder only
9d917ac

aaron1141 commited on

ux: default en, move examples section, clean up preview label and API table
23eca1f

aaron1141 commited on

fix: Markdown does not accept scale kwarg, wrap in Column
87e4ed0

aaron1141 commited on

feat: bilingual toggle, PDF preview, stop btn, JSONL card preview
0e792b8

aaron1141 commited on

feat: add example PDFs via LFS and gr.Examples in UI
f548701

aaron1141 commited on

fix: upgrade to gradio 5.25 to fix bool-schema TypeError in gradio_client
8675864

aaron1141 commited on

fix: remove generator/queue, add api_name, add startup logs to diagnose No API Found
bafa4e5

aaron1141 commited on

fix: rewrite as generator for streaming progress, fix connection timeout
9f4b8e6

aaron1141 commited on

fix: add demo.queue() and remove gr.Progress to fix No API found error in Gradio 5
d93859b

aaron1141 commited on

improve: clearer error messages for invalid API keys
b0a7aa7

aaron1141 commited on

fix: use Python 3.11 to avoid whylogs-sketching build failure on 3.13
e480c1e

aaron1141 commited on

refactor: demo now wraps Stage1 VQA extraction pipeline
a6ae607

aaron1141 commited on

fix: upgrade to gradio 5.x to match open-dataflow requirement
1c9a89e

aaron1141 commited on

fix: correct package name open-dataflow
e15f1f8

aaron1141 commited on

fix: use PEP 440 direct URL syntax for DataFlow git dependency
f301c9e

aaron1141 commited on

initial hf spaces demo
e783436

aaron1141 commited on