ComfyUI

Upscale images

Run a ComfyUI upscale workflow (ESRGAN/tiled diffusion upscalers) to increase resolution on existing images without re-generating from scratch.

Estimated $0.03–$0.15 per image · 30 sec–2 min per image

What inputs you need

  • Source image(s)
  • Target resolution / scale factor
  • ComfyUI workflow JSON (upscale model + tiling config)

What Badgr returns

  • Upscaled image(s)
  • Before/after comparison metadata
  • Run log

Recommended GPU routes

Estimated cost: $0.03–$0.15 per image · Estimated runtime: 30 sec–2 min per image

Example command

badgr run "comfyui --workflow upscale.json --input photo.png --scale 4" \
  --gpu RTX_4090 \
  --max-cost 1

Common setup failures Badgr avoids

Out-of-VRAM on large 4x upscales — Badgr's tiled-diffusion default splits the image into tiles instead of failing outright.

Visible tile seams on tiled upscales — default workflow overlaps tiles and blends seams before final output.

Ready to run this?

Launch from the dashboard, CLI, or Compute API. Max-cost protection included.