Nodes/Comfyui-zhenzhen/zhenzhen_Flux_2_Max
ComfyUI Node

zhenzhen_Flux_2_Max

The premium tier, zero sliders

By T8mars·Created 12 months ago·Updated a day ago· 719
zhenzhen_Flux_2_Max
  • input_image
  • input_image_2
  • input_image_3
  • input_image_4
  • input_image_5
  • input_image_6
  • input_image_7
  • input_image_8
  • image
  • image_url
  • response
prompt
api_key
seed-1
width1024
height1024
safety_tolerance2
output_formatjpeg
skip_errorfalse

Flux 2 Max is the top-quality tier of Black Forest Labs' image API, and Comfly_Flux_2_Max is the Comfly pack's paid client for it. The first thing you'll notice next to its sibling Comfly_Flux_2_Flex: there are no sampling knobs. No guidance, no steps, no prompt-upsampling toggle. That's not a bug - Max is the "just generate it as well as you can" tier, so the node is deliberately minimal. Your job is the prompt (and optionally the reference images); BFL handles the rest. As with everything in this pack, nothing runs on your machine - you're paying per image through the Comfly relay.

Inputs that matter

  • prompt - required, multiline. Do your prompt-crafting here, because there's no upsampling helper on this node to fix a thin one.
  • input_image … input_image_8 - up to eight reference images. Feed one in and the prompt becomes an edit/reimagination; stack several for character/style blending. The real power of the node is here.
  • width / height - 64–6000, step 8, default 1024 square. Up to 6000 is genuinely useful for print-scale work on Max.
  • safety_tolerance - 0–5, default 2. Higher = stricter content filtering. It's an API-model dial; the default is the sane place to be.
  • output_format - jpeg (default) or png. Max defaults to jpeg because that's what you usually want for a final image; switch to png if you'll composite or re-edit.
  • seed - -1 for random, or fix it to reproduce a result.

Outputs: image (IMAGE), image_url, and response.

Install

Standard Comfly:

cd ComfyUI/custom_nodes
git clone https://github.com/ainewsto/Comfyui_Comfly

Or ComfyUI Manager → "Comfyui_Comfly" → restart. No models download; credits + key at https://ai.comfly.chat (Comflyapi.json or the node's apikey).

Gotchas

Max is the expensive tier of the three, and there's a real temptation to treat it as the default. Don't - iterate on Flex (or cheaper) until you've locked the composition, then spend Max's premium on the final. Also, the three Flux nodes being visually near-identical is a genuine trap: this one has no guidance/steps inputs, so if you swap it into a Flex workflow those fields just vanish from the graph. And remember the reference-image setup is the whole value of the multi-input design - a Max call with no references is just an expensive text-to-image.

Categoryzhenzhen/Flux

Inputs (16)

NameTypeDefaultDescription
promptSTRING
api_keyoptSTRING
input_imageoptIMAGE
input_image_2optIMAGE
input_image_3optIMAGE
input_image_4optIMAGE
input_image_5optIMAGE
input_image_6optIMAGE
input_image_7optIMAGE
input_image_8optIMAGE
seedoptINT-1-1–2147483647
widthoptINT102464–6000
heightoptINT102464–6000
safety_toleranceoptINT20–5
output_formatoptCOMBOjpeg2 options: jpeg, png
skip_erroroptBOOLEANfalse开启后,节点失败时不报错、按旧行为返回默认空结果;关闭时(默认)失败直接抛出错误。

Outputs (3)

NameTypeDescription
imageIMAGE
image_urlSTRING
responseSTRING