Replace SAM2 with geometric ellipses for anatomy regions 5ec223d Running Justin Wood Claude Sonnet 4.6 commited on 11 days ago
SAM2: pick mask by highest IoU within size range, not smallest b06ad3e Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Add bbox prompts alongside click points for SAM2 3f3478e Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Stringify landmark dict keys before pose response fa899d5 Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Fix SAM2 mask selection + pin MediaPipe to keep solutions API 803d6ed Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Drop reshaped_input_sizes arg from post_process_masks 185f3ed Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Fix SAM2 processor 4-level input + adjusted output indexing 0929960 Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Monkey-patch gradio.routes.App.create_app to inject our routes 4eaaada Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Disable Gradio 5 SSR: Node.js layer was intercepting GET requests bc01186 Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Promote /jiggle/* routes ahead of Gradio's catch-all SPA route 4ba77fa Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Fix ZeroGPU detection: split @spaces.GPU from route decorators 4685dea Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Move all endpoints from /api/ to /jiggle/ prefix; health uses GET b366210 Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Revert to demo.app approach: gr.mount_gradio_app breaks ZeroGPU d080ff8 Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Restructure: FastAPI-first with gr.mount_gradio_app to fix route priority 129159a Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Rename health endpoint to /api/jiggle-health to avoid HF infrastructure interception 76806c2 Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Move ping endpoint to /status to avoid Gradio /api/ namespace entirely 8ab6195 Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Rename health endpoint to /api/ping to avoid Gradio reserved path 332d279 Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Simplify health endpoint: robust exception handling, os.path cache check 774950b Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Fix /api/health: POST instead of GET to bypass Gradio SPA catch-all d5f2794 Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Enhance /api/health with model warm/cached status 03e831e Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Add per-file download progress + elapsed-time logging to SAM2 init cc58918 Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Add two-photo workflow: MediaPipe pose detection + /api/pose endpoint 289e92a Justin Wood Claude Sonnet 4.6 commited on 11 days ago
Add /api/logs endpoint and per-step print logging for SAM2 progress 775bb75 Justin Wood commited on 11 days ago
Prefix API routes with /api/ to avoid Gradio catch-all interception 7e7575e Justin Wood commited on 11 days ago
Fix: Gradio 5.49.1 SDK (ZeroGPU requires Gradio), no Gradio in requirements c6a8bc8 Justin Wood commited on 11 days ago
Switch to Docker SDK — clean FastAPI + ZeroGPU, no Gradio conflict 94d3997 Justin Wood commited on 11 days ago
Fix: bump gradio to 5.x for huggingface_hub compatibility 85c4e5d Justin Wood commited on 11 days ago