ComfyUI Node
Qwen3 Image to Image
Qwen3 Image to Image OpenAPI Specification
Qwen3 Image to Image
- image_urls
- image
- url
- all_urls_json
- task_id
- raw_json
- credits_consumed
- credits_left
◄promptTurn the input image into a cinematic watercolor illustration.►
◄resolution1K►
◄image_size1:1►
◄output_formatpng►
◄prompt_extendtrue►
◄nsfw_checkerfalse►
◄negative_promptblurry, low quality, distorted►
◄seed1►
◄timeout_seconds1200►
◄callback_url►
CategoryKIE Next/Image/Qwen
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| image_urls | IMAGE | — | |
| prompt | STRING | Turn the input image into a cinematic watercolor illustration. | The positive prompt that describes the image content, style, and composition you want to generate or edit. Both Chinese and English are supported. |
| resolutionopt | COMBO | 1K | The output image resolution. |
| image_sizeopt | COMBO | 1:1 | The output image size. |
| output_formatopt | COMBO | png | The generated image format. |
| prompt_extendopt | BOOLEAN | true | Whether to enable intelligent prompt rewriting. Default: true (recommended). When enabled, the model optimizes the positive prompt, which significantly improves results for simple descriptions. |
| nsfw_checkeropt | BOOLEAN | false | Whether to enable content filtering. Optional. Defaults to false. When set to false, content filtering is disabled and all results are returned directly by the model. Note: Content filtering cannot guarantee that all inappropriate content will be detected. If the filtering results do not meet your requirements, you must implement additional content moderation measures. |
| negative_promptopt | STRING | blurry, low quality, distorted | The negative prompt that describes content you do not want to appear in the image. |
| seedopt | INT | 10–2147483647 | The random seed. Value range: [0, 2147483647]. A fixed seed helps maintain relatively stable results. |
| 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 | — |