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_url and an optional scale of 2 or 4 (default 2); receive the upscaled image_url, the scale, and the model.
  • Existing integrations keep working; the only difference is the lower price on the next call.