Nodes/ComfyUI-KIE-Nodes-Next/Qwen - Text to Image
ComfyUI Node

Qwen - Text to Image

Qwen - Text to Image OpenAPI Specification

By felipederosilva·Created 24 days ago·Updated about 11 hours ago· 0
Qwen - Text to Image
    • image
    • url
    • all_urls_json
    • task_id
    • raw_json
    • credits_consumed
    • credits_left
    ◄prompt►
    ◄image_sizesquare_hd►
    ◄num_inference_steps30.00►
    ◄guidance_scale2.50►
    ◄enable_safety_checkertrue►
    ◄output_formatpng►
    ◄negative_prompt ►
    ◄accelerationnone►
    ◄seed0►
    ◄nsfw_checkerfalse►
    ◄timeout_seconds1200►
    ◄callback_url►
    CategoryKIE Next/Image/Qwen

    Inputs (12)

    NameTypeDefaultDescription
    promptSTRINGThe prompt to generate the image with (Max length: 5000 characters)
    image_sizeoptCOMBOsquare_hdThe size of the generated image
    num_inference_stepsoptFLOAT30.002–250The number of inference steps to perform (Min: 2, Max: 250, Step: 1) (step: 1)
    guidance_scaleoptFLOAT2.500–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 (Min: 0, Max: 20, Step: 0.1) (step: 0.1)
    enable_safety_checkeroptBOOLEANtrueThe safety checker is always enabled in Playground. It can only be disabled by setting false through the API. (Boolean value (true/false))
    output_formatoptCOMBOpngThe format of the generated image
    negative_promptoptSTRING The negative prompt for the generation (Max length: 500 characters)
    accelerationoptCOMBOnoneAcceleration level for image generation. Options: 'none', 'regular', 'high'. Higher acceleration increases speed. 'regular' balances speed and quality. 'high' is recommended for images without text
    seedoptINT0-2147483648–2147483647The same seed and the same prompt given to the same version of the model will output the same image every time
    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—