{"name":"Local GPU API Router","version":"2.1.0","description":"Routes ComfyUI, Remotion, and Image Edit jobs to available local GPUs","endpoints":{"comfyui":{"submit":"/submit","status":"/status/{job_id}"},"image_edit":{"submit":"/image-edit","status":"/status/{job_id}","description":"Qwen Image Edit 2511 with Lightning 4-step LoRA"},"image_expand":{"submit":"/image-expand","status":"/status/{job_id}","description":"FLUX.1-Fill outpaint/expand with subject detection - sends raw photo + aspect/bust_fill, GPU builds canvas/mask"},"image_outpaint":{"submit":"/image-outpaint","status":"/status/{job_id}","description":"FLUX.1-Fill general outpaint - client sends ready-made canvas + mask, no geometry work on server"},"remotion":{"render":"/remotion/render","status":"/remotion/status/{job_id}"},"gpu_status":"/gpu/status","health":"/health"},"gpu_allocation":{"comfyui":"GPU 0-7","image_edit":"GPU 0-7","image_expand":"GPU 0-7","image_outpaint":"GPU 0-7","remotion":"GPU 3-7"}}