Commit History

Force embedding model to CPU (avoid ZeroGPU CUDA init outside @spaces.GPU)
c15aa45
Running

GoutamSachdev commited on

Show masked key fingerprint in UI; add Go-to-Chat button that switches tabs on completion
d2796c3

GoutamSachdev commited on

Force Docling accelerator to CPU (avoid ZeroGPU CUDA init outside @spaces.GPU)
1b4a915

GoutamSachdev commited on

Move @spaces.GPU to picklable stub; run process_pdf on CPU to avoid ZeroGPU pickle crash
1e5247f

GoutamSachdev commited on

Decorate process_pdf with @spaces.GPU (ZeroGPU Space requires a GPU fn)
ba5ca25

GoutamSachdev commited on

Monkeypatch gradio_client json_schema_to_python_type to handle bool schemas (api_info crash)
b758851

GoutamSachdev commited on

Use ssr_mode=False (correct kwarg name) to disable Gradio 5 SSR
e14c4cb

GoutamSachdev commited on

Set sdk_version 5.20.0 for ssr kwarg; drop gradio from requirements to avoid SDK pin conflict
dd3eb25

GoutamSachdev commited on

Pin gradio>=5.20 so launch(ssr=False) kwarg exists
798cef5

GoutamSachdev commited on

Disable Gradio 5 SSR (ssr=False) to fix HF Space render crash
1471eb1

GoutamSachdev commited on

Upgrade to Gradio 5 to fix api_info bool TypeError; set Chatbot type=messages
c2f6202

GoutamSachdev commited on

Initial commit: Hybrid Vision RAG PDF Processor for HF Space
6a46e44

GoutamSachdev commited on