zhenzhen-image-g-v2-lowprice
The sixteen-reference editor with a custom-size escape hatch
- api_config
- image1
- image2
- image3
- image4
- image5
- image6
- image7
- image8
- image9
- image10
- image11
- image12
- image13
- image14
- image15
- image16
- image
- image_url
- task_id
- response
Comfly_zhenzhen_image_g_v2_lowprice is the heavy lifter of the pack's image family: a model that does both text-to-image and reference-based editing, with sixteen reference image inputs and a resolution ladder up to 4K. The July changelog sums it up - "supports text-to-image and image-to-image with up to 16 reference images" - and a later update reshaped its size control into a proper ratio dropdown while quietly keeping custom sizes working. If you want to feed a character reference set and get consistent, edited results at high resolution, this is the node.
It runs on the domestic storefront like all the low-price nodes, and it shares their settings-node plumbing. Cloud inference, no local weights.
How it works
Choose a model, write a prompt, connect references (if editing), pick resolution and ratio, run. Outputs: image, image_url, task_id, response. There's a single model choice (zhenzhen-image-g-v2-lowprice), so the node's behavior is driven by whether you connect images or not.
Inputs that matter:
prompt- generation or edit instruction.resolution- 1k / 2k / 4k. This is the dial that costs you; 4K is a real credit jump.size- twelve ratios pluscustom. The ratios are the July 2026 update's handy dropdown; pickcustomand type intocustom_size(e.g.1024x1536) when the presets don't fit.n- 1 to 10 images.image1–image16- references. Sixteen is overkill for most jobs, but it means you can throw a whole character sheet or an outfit set at the model and let it average the identity.
Installing and setting up
Install through ComfyUI Manager (search Comfyui-zhenzhen) or:
cd ComfyUI/custom_nodes
git clone https://github.com/T8mars/Comfyui-zhenzhen
Restart ComfyUI. No model files. Connect the Comfly Seedance2 Low Price Settings node's api_config, or set SEEDANCE_API_KEY.
Troubleshooting
The family tripwire: no api_config, "empty api_key." Specific to this node - if you saved an older workflow, the old WxH custom-size format auto-migrates to the new dropdown (the changelog says so), so don't fight a stale size value; re-pick it. With sixteen references, more is not automatically better: wildly inconsistent references get averaged into mush, which is the classic character-consistency failure. Three to five consistent shots beat sixteen noisy ones. And at 4K, watch the timeout - big edits are slower. skip_error is available for batch runs.
This is the node I'd grab when the GK V2 edit's three references run out of room. Character consistency, higher res, custom canvases - it's the pack's image-family Swiss Army knife, priced like a utility.
Inputs (25)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | zhenzhen-image-g-v2-lowprice | 1 options: zhenzhen-image-g-v2-lowprice |
| prompt | STRING | — | |
| resolution | COMBO | 1k | 3 options: 1k, 2k, 4k |
| size | COMBO | 1:1 | 12 options: 1:1, 16:9, 9:16, 21:9, 9:21, 4:3, +6 |
| n | INT | 11–10 | — |
| api_configopt | ZHENZHEN_SEEDANCE2_CONFIG | — | |
| image1opt | IMAGE | — | |
| image2opt | IMAGE | — | |
| image3opt | IMAGE | — | |
| image4opt | IMAGE | — | |
| image5opt | IMAGE | — | |
| image6opt | IMAGE | — | |
| image7opt | IMAGE | — | |
| image8opt | IMAGE | — | |
| image9opt | IMAGE | — | |
| image10opt | IMAGE | — | |
| image11opt | IMAGE | — | |
| image12opt | IMAGE | — | |
| image13opt | IMAGE | — | |
| image14opt | IMAGE | — | |
| image15opt | IMAGE | — | |
| image16opt | IMAGE | — | |
| skip_erroropt | BOOLEAN | false | — |
| custom_sizeopt | STRING | 1024x1024 | — |
| seedopt | INT | 00–18446744073709550000 | Execution seed for ComfyUI cache control. Fixed reuses the cached result; randomize/increment/decrement requests a new run. This compatibility seed is not sent to APIs that do not expose a native seed parameter. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| image_url | STRING | — |
| task_id | STRING | — |
| response | STRING | — |