KevinIsInCoding Claude Fable 5 commited on
Commit
4f4307d
·
unverified ·
1 Parent(s): bc08d49

fix(deploy): disable Gradio SSR + pin gradio==6.14.0 (HF Space stability) (#17)

Browse files

The HF Space returned 503 (app healthy on :7860 but unreachable via HF's
proxy) because of Gradio's experimental Node SSR layer. Disabling SSR and
pinning gradio to match the README sdk_version restores stable serving
(verified 12/12 200s). Mirrors the fix already live on the deploy lineage.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

Files changed (0) hide show