ComfyUI Node
Qwen - Image Edit
Qwen - Image Edit OpenAPI Specification
Qwen - Image Edit
- image_url
- image
- url
- all_urls_json
- task_id
- raw_json
- credits_consumed
- credits_left
◄prompt►
◄accelerationnone►
◄image_sizelandscape_4_3►
◄num_inference_steps25.00►
◄guidance_scale4.00►
◄sync_modefalse►
◄enable_safety_checkertrue►
◄output_formatpng►
◄negative_promptblurry, ugly►
◄seed0►
◄num_images1►
◄nsfw_checkerfalse►
◄timeout_seconds1200►
◄callback_url►
CategoryKIE Next/Image/Qwen
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | The prompt to generate the image with (Max length: 2000 characters) | |
| image_url | IMAGE | — | |
| accelerationopt | COMBO | none | Acceleration level for image generation. Options: 'none', 'regular'. Higher acceleration increases speed. 'regular' balances speed and quality. Default value: "none" |
| image_sizeopt | COMBO | landscape_4_3 | The size of the generated image. Default value: landscape_4_3 |
| num_inference_stepsopt | FLOAT | 25.002–49 | The number of inference steps to perform. Default value: 30 (Min: 2, Max: 49, Step: 1) (step: 1) |
| guidance_scaleopt | FLOAT | 4.000–20 | The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related image to show you. Default value: 4 (Min: 0, Max: 20, Step: 0.1) (step: 0.1) |
| sync_modeopt | BOOLEAN | false | If set to true, the function will wait for the image to be generated and uploaded before returning the response. This will increase the latency of the function but it allows you to get the image directly in the response without going through the CDN. (Boolean value (true/false)) |
| enable_safety_checkeropt | BOOLEAN | true | If set to true, the safety checker will be enabled. Default value: true (Boolean value (true/false)) |
| output_formatopt | COMBO | png | The format of the generated image. Default value: "png" |
| negative_promptopt | STRING | blurry, ugly | The negative prompt for the generation Default value: " " (Max length: 500 characters) |
| seedopt | INT | 0-2147483648–2147483647 | The same seed and the same prompt given to the same version of the model will output the same image every time. |
| num_imagesopt | COMBO | 1 | num_images |
| 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 | — |