docs: log iterations 14-16 (full backend migration, middleware fix) 71b7030 rubentuesday commited on Apr 13
fix: replace dict State with flat primitive States to fix Gradio API schema TypeError e75cf4f rubentuesday commited on Apr 13
fix: remove np.ndarray type hints causing Gradio API schema 500 crash; store ref as list in State b1bd3b9 rubentuesday commited on Apr 13
feat: benchmark simulates frontend enrollment — mic input + cloned voice output 2f166af rubentuesday commited on Apr 13
fix: pin torchaudio==2.5.1 + /health_hf via middleware + handoff docs (Iteration 9-10) 990b408 rubentuesday commited on Apr 13
fix: add /health_hf via Starlette middleware patched into create_app 262f512 rubentuesday commited on Apr 11
fix: use prevent_thread_lock=True to get demo.server.app for /health_hf 4ff65b8 rubentuesday commited on Apr 11
fix: inject /health_hf via gradio.routes.App.create_app patch fe78cbe rubentuesday commited on Apr 11
fix: add uvicorn.run() to block process after gr.mount_gradio_app() 1586f03 rubentuesday commited on Apr 11
feat: add /health_hf endpoint via gr.mount_gradio_app + FastAPI 082eeec rubentuesday commited on Apr 11
fix: revert gradio to 5.x — 4.44.1 has Jinja unhashable dict + share=True errors 54ae6b2 rubentuesday commited on Apr 11
fix: remove torch CUDA pin conflicting with ZeroGPU, pin gradio==4.44.1 4220abe rubentuesday commited on Apr 11