MODELS/upscale/Clarity Upscaler
Clarity Upscaler
SAMPLE OUTPUT
━━ MODEL

Clarity Upscaler.

philz1337x
clarity-upscaler

Detail-preserving upscaling. Magnific-style.

━━ RATE
$0.065
per image
ALL-IN. NO HIDDEN FEES.
━━ INPUT
10 PARAMS

PLAYGROUND

The URL of the image to upscale.

The prompt to use for generating the image. Be as descriptive as possible for best results.

━━ OUTPUT
AWAITING INPUT.
━━ CURL

CALL IT FROM
ANYTHING.

curl https://plumestudios.dev/api/run/clarity-upscaler \
  -H "Authorization: Bearer $PLUME_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "image_url": "…",
  "prompt": "…"
}'