Revert to standard demo.launch — middleware path broke static assets and theme_css init 5b9e418 verified bigl34 commited on 11 days ago
Use App.create_app directly so static assets aren't shadowed by FastAPI mount 098a823 verified bigl34 commited on 11 days ago
FastAPI middleware: rewrite Gradio login HTML to prefill username='guest' e81478d verified bigl34 commited on 11 days ago
gr.Blocks(head=…) wraps ChatInterface; selector now anchors on type=password 0fd4d81 verified bigl34 commited on 11 days ago
Fix: set demo.head as attribute (ChatInterface init doesn't accept head=) 260d3c3 verified bigl34 commited on 11 days ago
Revert to Gradio standard auth + JS prefill of username field 3ff12a0 verified bigl34 commited on 11 days ago
Custom login page (password only) via FastAPI middleware 47c5007 verified bigl34 commited on 11 days ago
Drop 'demo' from user-facing copy (auth message + README) f8a5ea8 verified bigl34 commited on 11 days ago
Auth: password-only (username ignored), updated message c08bfb4 verified bigl34 commited on 11 days ago
Restore requirements.txt + .gitignore (lost in earlier visibility flip) 37b5604 verified bigl34 commited on 11 days ago
Read auth creds from Space secrets (rotated; old hardcoded creds invalidated) 09100cc verified bigl34 commited on 11 days ago
Drop /data cache redirect; bucket detached, re-download on cold-start is faster bea99cd verified bigl34 commited on 11 days ago