MODELS/upscale/CodeFormer
CodeFormer
SAMPLE OUTPUT
━━ MODEL

CodeFormer.

sczhou
codeformer

Face restoration / upscale.

━━ RATE
$0.0065
per image
ALL-IN. NO HIDDEN FEES.
━━ INPUT

PLAYGROUND

━━ OUTPUT
AWAITING INPUT.
━━ CURL

CALL IT FROM
ANYTHING.

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