Stringify landmark dict keys before pose response fa899d5 Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Monkey-patch gradio.routes.App.create_app to inject our routes 4eaaada Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Disable Gradio 5 SSR: Node.js layer was intercepting GET requests bc01186 Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Promote /jiggle/* routes ahead of Gradio's catch-all SPA route 4ba77fa Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Fix ZeroGPU detection: split @spaces.GPU from route decorators 4685dea Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Move all endpoints from /api/ to /jiggle/ prefix; health uses GET b366210 Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Revert to demo.app approach: gr.mount_gradio_app breaks ZeroGPU d080ff8 Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Restructure: FastAPI-first with gr.mount_gradio_app to fix route priority 129159a Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Rename health endpoint to /api/jiggle-health to avoid HF infrastructure interception 76806c2 Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Move ping endpoint to /status to avoid Gradio /api/ namespace entirely 8ab6195 Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Rename health endpoint to /api/ping to avoid Gradio reserved path 332d279 Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Simplify health endpoint: robust exception handling, os.path cache check 774950b Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Fix /api/health: POST instead of GET to bypass Gradio SPA catch-all d5f2794 Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Enhance /api/health with model warm/cached status 03e831e Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Add two-photo workflow: MediaPipe pose detection + /api/pose endpoint 289e92a Justin Wood Claude Sonnet 4.6 commited on 14 days ago
Add /api/logs endpoint and per-step print logging for SAM2 progress 775bb75 Justin Wood commited on 14 days ago
Prefix API routes with /api/ to avoid Gradio catch-all interception 7e7575e Justin Wood commited on 14 days ago
Fix: Gradio 5.49.1 SDK (ZeroGPU requires Gradio), no Gradio in requirements c6a8bc8 Justin Wood commited on 14 days ago
Switch to Docker SDK — clean FastAPI + ZeroGPU, no Gradio conflict 94d3997 Justin Wood commited on 14 days ago