chatpdb-api / __pycache__

Commit History

Real fix: restore demo.launch() as entrypoint (required for ZeroGPU detection), expose /generate via Gradio's native api_name mechanism instead of a custom FastAPI route
89b4e16
verified

Dellboy commited on

Fix /generate route being shadowed by Gradio's own catch-all -- mount Gradio at /ui instead of adding routes post-hoc to demo.app
83e90ad
verified

Dellboy commited on