ComfyUI

Generate images with Flux

Run Flux.1 text-to-image workflows in ComfyUI — high-fidelity generations from a text prompt, with optional LoRA and upscale nodes chained in.

Estimated $0.10–$0.60 per batch of 4 images · 1–3 min

What inputs you need

  • Text prompt (and optional negative prompt)
  • Flux checkpoint + any LoRA weights
  • ComfyUI workflow JSON

What Badgr returns

  • Generated PNG/JPEG images
  • Workflow run log
  • Seed and generation metadata

Recommended GPU routes

Estimated cost: $0.10–$0.60 per batch of 4 images · Estimated runtime: 1–3 min

Example command

badgr run "comfyui --workflow flux_t2i.json" \
  --gpu L40S \
  --max-cost 3

Common setup failures Badgr avoids

Out-of-VRAM loading the Flux checkpoint — Badgr routes to 48GB-class GPUs by default for Flux jobs.

Silent version drift on custom nodes — workflow JSON node versions are pinned and validated at startup.

Ready to run this?

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