ComfyUI Node
Alibaba Wan 2.7 Image Edit (Official Edition)
A ComfyUI node in BizyAirModelServices/BizyTRD/Wan Image with 10 inputs and 3 outputs.
Alibaba Wan 2.7 Image Edit (Official Edition)
- images
- api_config
- image
- request_id
- urls
◄size2K►
◄prompt►
◄color_palette►
◄bbox_list►
◄custom_width2048►
◄custom_height2048►
◄watermarkfalse►
◄skip_errorfalse►
CategoryBizyAirModelServices/BizyTRD/Wan Image
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| images | COMFY_AUTOGROW_V3 | — | |
| size | COMBO | 2K | Output picture resolution. Image editing scenarios are supported at 1K and 2K, not 4K. Output aspect ratio follows last image when image input is available. |
| promptopt | STRING | Edit Command prompts that describe editing operations on a picture. Support for Chinese and English, not more than 5000 characters. Referable figure number as“Figure 1” and“Figure 2”. | |
| color_paletteopt | STRING | Custom color theme JSON array, containing 3-10 colors, 8 recommended. Each color contains the hex and ratio fields. The sum of all ratios must be 100.00% . Available only when group mode is turned off. | |
| bbox_listopt | STRING | Interactive edit box selection area, JSON array format. The list must be the same length as the number of images you want to enter. The coordinate format [ x 1, Y 1, x 2, y 2] is the absolute pixel coordinates of the original image, up to 2 boxes per image. | |
| custom_widthopt | INT | 2048768–2048 | Take effect only if size = Custom. Image editing scenes have a total pixel upper limit of 2048 × 2048 with an aspect ratio range of 1:8 to 8:1. |
| custom_heightopt | INT | 2048768–2048 | Take effect only if size = Custom. Image editing scenes have a total pixel upper limit of 2048 × 2048, with an aspect ratio range of 1:8 to 8:1. |
| watermarkopt | BOOLEAN | false | Whether to add“AI generated” watermark logo, watermark is located in the lower right corner of the picture. |
| api_configopt | BIZYAIR_OPENAPI_CONFIG | 单次请求覆盖base_url和api_key | |
| skip_erroropt | BOOLEAN | false | 开启后遇到错误不中断工作流,输出对应类型的错误占位符 |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| request_id | STRING | — |
| urls | STRING | — |