What changed
upscale-image now costs $0.02 per call, down from $0.10.
After the endpoint moved to the Venice image/upscale backend it became functionally identical to image-upscale — same 2× / 4× scale, same permanent hosted output URL. Two names for the same service should not carry two prices, so upscale-image now matches image-upscale at $0.02.
What this means for callers
- Inputs and outputs are unchanged: send
image_urland an optionalscaleof2or4(default2); receive the upscaledimage_url, thescale, and themodel. - Existing integrations keep working; the only difference is the lower price on the next call.