ComfyUI Node
Text Encode Qwen Edit Plus (Slots)
Assemble a prompt from up to 10 toggleable text slots (with a live, editable preview), then encode it with the Qwen Image Edit Plus pipeline (clip + optional vae + up to 4 reference images) to CONDITIONING. Also outputs the final text as STRING. With component_detail='Full' the output matches the core TextEncodeQwenImageEditPlus; lower settings shrink the image2-4 reference latents to reduce prompt dilution when using 4 images.
Text Encode Qwen Edit Plus (Slots)
- clip
- vae
- image1
- image2
- image3
- image4
- conditioning
- prompt
◄mode▾►
◄select1►
◄separator, ►
◄slot_count2►
◄use_manual_editfalse►
◄final_prompt►
◄component_detailFull►
◄text_1►
◄enable_1true►
◄text_2►
◄enable_2false►
◄text_3►
◄enable_3false►
◄text_4►
◄enable_4false►
◄text_5►
◄enable_5false►
◄text_6►
◄enable_6false►
◄text_7►
◄enable_7false►
◄text_8►
◄enable_8false►
◄text_9►
◄enable_9false►
◄text_10►
◄enable_10false►
Categoryadvanced/conditioning
Inputs (33)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | — | |
| mode | COMBO | 2 options: Combine Enabled, Select One | |
| select | INT | 11–10 | Which slot to output in 'Select One' mode |
| separator | STRING | , | — |
| slot_count | INT | 21–10 | Number of visible text slots |
| use_manual_edit | BOOLEAN | false | AUTO: encode the combined slots. MANUAL: encode the edited final_prompt text instead. |
| final_prompt | STRING | Live preview of the combined slots. Turn use_manual_edit ON to hand-edit and encode this text instead. | |
| component_detail | COMBO | Full | Detail budget for the component images (image2-4). image1 (the source) always stays at full detail. Lower settings shrink only the component references, freeing model attention for the prompt while still transferring each component. 'Full' behaves exactly like the core node. |
| vaeopt | VAE | — | |
| image1opt | IMAGE | — | |
| image2opt | IMAGE | — | |
| image3opt | IMAGE | — | |
| image4opt | IMAGE | — | |
| text_1opt | STRING | — | |
| enable_1opt | BOOLEAN | true | — |
| text_2opt | STRING | — | |
| enable_2opt | BOOLEAN | false | — |
| text_3opt | STRING | — | |
| enable_3opt | BOOLEAN | false | — |
| text_4opt | STRING | — | |
| enable_4opt | BOOLEAN | false | — |
| text_5opt | STRING | — | |
| enable_5opt | BOOLEAN | false | — |
| text_6opt | STRING | — | |
| enable_6opt | BOOLEAN | false | — |
| text_7opt | STRING | — | |
| enable_7opt | BOOLEAN | false | — |
| text_8opt | STRING | — | |
| enable_8opt | BOOLEAN | false | — |
| text_9opt | STRING | — | |
| enable_9opt | BOOLEAN | false | — |
| text_10opt | STRING | — | |
| enable_10opt | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | — |
| prompt | STRING | — |