Z-Image Text Encoder
ZImageTextEncoder
Pack: ComfyUI-QwenImageWanBridge
custom_nodes.ComfyUI-QwenImageWanBridge
Inputs (12)
| Name | Type | Required |
|---|---|---|
| clip | CLIP | required |
| user_prompt | STRING | required |
| trigger_words | STRING | optional |
| conversation_override | ZIMAGE_CONVERSATION | optional |
| template_preset | COMBO | optional |
| system_prompt | STRING | optional |
| add_think_block | BOOLEAN | optional |
| thinking_content | STRING | optional |
| assistant_content | STRING | optional |
| raw_prompt | STRING | optional |
| strip_key_quotes | BOOLEAN | optional |
| filter_padding | BOOLEAN | optional |
Outputs (4)
| Name | Type |
|---|---|
| conditioning | CONDITIONING |
| formatted_prompt | STRING |
| debug_output | STRING |
| conversation | ZIMAGE_CONVERSATION |