Nodes/ComfyUI-KIE-Nodes-Next/Qwen - Image Edit
ComfyUI Node

Qwen - Image Edit

Qwen - Image Edit OpenAPI Specification

By felipederosilva·Created 24 days ago·Updated about 11 hours ago· 0
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)

NameTypeDefaultDescription
promptSTRINGThe prompt to generate the image with (Max length: 2000 characters)
image_urlIMAGE—
accelerationoptCOMBOnoneAcceleration level for image generation. Options: 'none', 'regular'. Higher acceleration increases speed. 'regular' balances speed and quality. Default value: "none"
image_sizeoptCOMBOlandscape_4_3The size of the generated image. Default value: landscape_4_3
num_inference_stepsoptFLOAT25.002–49The number of inference steps to perform. Default value: 30 (Min: 2, Max: 49, Step: 1) (step: 1)
guidance_scaleoptFLOAT4.000–20The 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_modeoptBOOLEANfalseIf 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_checkeroptBOOLEANtrueIf set to true, the safety checker will be enabled. Default value: true (Boolean value (true/false))
output_formatoptCOMBOpngThe format of the generated image. Default value: "png"
negative_promptoptSTRINGblurry, uglyThe negative prompt for the generation Default value: " " (Max length: 500 characters)
seedoptINT0-2147483648–2147483647The same seed and the same prompt given to the same version of the model will output the same image every time.
num_imagesoptCOMBO1num_images
nsfw_checkeroptBOOLEANfalseDefaults 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_secondsoptINT120030–7200—
callback_urloptSTRINGOptional KIE callback URL. Leave empty for normal ComfyUI use.

Outputs (7)

NameTypeDescription
imageIMAGE—
urlSTRING—
all_urls_jsonSTRING—
task_idSTRING—
raw_jsonSTRING—
credits_consumedFLOAT—
credits_leftFLOAT—