ComfyUI Node
Wan 2.7 Image
Wan 2.7 Image OpenAPI Specification
Wan 2.7 Image
- input_urls
- image
- url
- all_urls_json
- task_id
- raw_json
- credits_consumed
- credits_left
◄promptTransform the food photo by replacing the marked ingredients with sliced red chili pieces while preserving the bowl, lighting, steam, camera angle, and overall realism.►
◄aspect_ratio1:1►
◄enable_sequentialfalse►
◄n4►
◄resolution2K►
◄thinking_modefalse►
◄color_palette[]►
◄bbox_list[
[]
]►
◄watermarkfalse►
◄seed0►
◄nsfw_checkerfalse►
◄timeout_seconds1200►
◄callback_url►
CategoryKIE Next/Image/Wan
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Transform the food photo by replacing the marked ingredients with sliced red chili pieces while preserving the bowl, lighting, steam, camera angle, and overall realism. | Prompt for image generation or editing. This field supports both Chinese and English, with a maximum length of 5000 characters as per Alibaba Cloud documentation. |
| input_urlsopt | IMAGE | — | |
| aspect_ratioopt | COMBO | 1:1 | (Optional) Output aspect ratio when no image input is provided. |
| enable_sequentialopt | BOOLEAN | false | Whether to enable sequential/group image mode. Default is false. |
| nopt | INT | 4-2147483648–2147483647 | Number of images to generate. Range is 1-4 when `enable_sequential=false` (default: 4); range is 1-12 when `enable_sequential=true` (default: 12). |
| resolutionopt | COMBO | 2K | Output resolution. The current project uses `resolution` as a wrapper field corresponding to the underlying resolution parameter. |
| thinking_modeopt | BOOLEAN | false | Whether to enable thinking mode. Only available when `enable_sequential=false` and `input_urls` is empty; the frontend will automatically disable it in other cases. |
| color_paletteopt | STRING | [] | (Optional) Custom color theme. Only available when `enable_sequential=false`. Requires 3-10 colors, 8 recommended. |
| bbox_listopt | STRING | [ [] ] | (Optional) Interactive editing bounding box areas. The outer list length should match `input_urls`; maximum 2 boxes per image; single box format is `[x1, y1, x2, y2]`. |
| watermarkopt | BOOLEAN | false | Whether to add watermark. |
| seedopt | INT | 00–2147483647 | Random seed, range 0-2147483647. |
| nsfw_checkeropt | BOOLEAN | false | Defaults to false. You can set it to false based on your needs. If set to false, our content filtering will be disabled, and all results will be returned directly by the model itself. Note: There is no guarantee that everything can be filtered out; if you are not satisfied with the results, you will need to make your own arrangements. |
| timeout_secondsopt | INT | 120030–7200 | — |
| callback_urlopt | STRING | Optional KIE callback URL. Leave empty for normal ComfyUI use. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| url | STRING | — |
| all_urls_json | STRING | — |
| task_id | STRING | — |
| raw_json | STRING | — |
| credits_consumed | FLOAT | — |
| credits_left | FLOAT | — |