ComfyUI Node
Qwen Image 3.0 / Pro 图像生成/编辑(8 合 1)
A ComfyUI node in Seedance with 15 inputs and 4 outputs.
Qwen Image 3.0 / Pro 图像生成/编辑(8 合 1)
- image1
- image2
- image3
- api_config
- image
- image_url
- task_id
- response
◄modelqwen-image-3.0-t2i►
◄prompt►
◄negative_prompt►
◄prompt_extendtrue►
◄sizing_modeauto►
◄resolution1k►
◄ratio1:1►
◄custom_size1024*1024►
◄n1►
◄seed-1►
◄skip_errorfalse►
CategorySeedance
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | qwen-image-3.0-t2i | Qwen Image 3.0 or Pro, domestic or global, for T2I/I2I. | Qwen Image 3.0 / Pro 国内或海外文生图、图像编辑。 |
| prompt | STRING | Prompt, 5 to 2000 characters. | 提示词,5 到 2000 字符。 | |
| negative_prompt | STRING | Optional negative prompt. | 可选负面提示词。 | |
| prompt_extend | BOOLEAN | true | Enable upstream prompt expansion. | 启用上游提示词扩写。 |
| sizing_mode | COMBO | auto | auto omits size; ratio sends metadata.ratio and resolution; custom_size sends top-level size. | 自动模式省略尺寸;比例模式发送画幅和分辨率;自定义模式发送顶层 size。 |
| resolution | COMBO | 1k | Used only in ratio mode: 1k or 2k. | 仅比例模式使用:1k 或 2k。 |
| ratio | COMBO | 1:1 | Used only in ratio mode. | 仅比例模式使用。 |
| custom_size | STRING | 1024*1024 | Used only in custom_size mode, for example 1024*1024. | 仅自定义模式使用,例如 1024*1024。 |
| n | INT | 11–6 | Number of images requested, 1 to 6. | 请求图片数量,1 到 6。 |
| seed | INT | -1-1–2147483647 | -1 omits metadata.seed; non-negative values are forwarded. | -1 不发送 seed。 Fixed reuses the cached result while all inputs stay unchanged; randomize/increment/decrement starts a new execution. | Fixed 在输入不变时复用缓存;随机、递增或递减会触发新任务。 |
| image1opt | IMAGE | Qwen I2I reference image 1 of 3; ignored by T2I. | Qwen 图像编辑参考图;文生图不使用。 | |
| image2opt | IMAGE | Qwen I2I reference image 2 of 3; ignored by T2I. | Qwen 图像编辑参考图;文生图不使用。 | |
| image3opt | IMAGE | Qwen I2I reference image 3 of 3; ignored by T2I. | Qwen 图像编辑参考图;文生图不使用。 | |
| api_configopt | SEEDANCE_CONFIG | Connect Seedance API Config; otherwise SEEDANCE_API_KEY is used. | |
| skip_erroropt | BOOLEAN | false | On failure return a placeholder image instead of stopping the workflow. | 失败时输出占位图片而不中断工作流。 |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| image_url | STRING | — |
| task_id | STRING | — |
| response | STRING | — |