Nodes/Unified Conditioning Merge (with timestep ranges)/CLIP Text Encode SDXL Enhanced (Inline Tags)
ComfyUI Node
CLIP Text Encode SDXL Enhanced (Inline Tags)
A ComfyUI node in unified-conditioning-merge with 13 inputs and 3 outputs.
CLIP Text Encode SDXL Enhanced (Inline Tags)
- clip
- latent
- conditioning
- upscaled_conditioning
- reference_full_prompt
◄inline_tagged_prompt_text►
◄upscaled_conditioning_multiplier1.00►
◄enable_region_detail_processingtrue►
◄convert_newlines_to_commastrue►
◄support_a1111_style_embedding_texttrue►
◄remove_text_for_unsupported_embeddingstrue►
◄filter_known_a1111_embedding_tags_not_installed_locallytrue►
◄join_separator,►
◄zoom1.00►
◄offset_x0.00►
◄offset_y0.00►
Categoryunified-conditioning-merge
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | — | |
| inline_tagged_prompt_text | STRING | — | |
| upscaled_conditioning_multiplier | FLOAT | 1.00 | — |
| enable_region_detail_processing | BOOLEAN | true | ON: parse REGION/DETAIL tags and apply cutoff isolation math. OFF: strip tags from the prompt and encode the plain text as a single passthrough (no isolation). Useful for A/B comparing the isolation effect against plain CLIP encoding of the same prompt. |
| convert_newlines_to_commas | BOOLEAN | true | ON: any run of newlines (with adjacent commas/spaces/tabs) in the prompt collapses to a single comma before parsing. Lets you write each region/tag on its own line for readability and have them comma-joined automatically. OFF: newlines pass through as-is (CLIP treats them as whitespace). |
| support_a1111_style_embedding_text | BOOLEAN | true | — |
| remove_text_for_unsupported_embeddings | BOOLEAN | true | — |
| filter_known_a1111_embedding_tags_not_installed_locally | BOOLEAN | true | List can be modified in custom node folder: known_a1111_embedding_names_to_filter_when_not_installed_locally.txt |
| join_separator | STRING | , | String inserted between parsed sections in the base prompt when the prior section did not already end with this separator. Default ','. Empty = no separator inserted; single commas still preserved from any trailing punctuation the user typed in the section. |
| zoom | FLOAT | 1.001–100 | — |
| offset_x | FLOAT | 0.00-1–1 | — |
| offset_y | FLOAT | 0.00-1–1 | — |
| latentopt | LATENT | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | — |
| upscaled_conditioning | CONDITIONING | — |
| reference_full_prompt | STRING | — |