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.

By RandyHaylor·Created 3 months ago·Updated 3 months ago· 1
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)

NameTypeDefaultDescription
clipCLIP
inline_tagged_prompt_textSTRING
upscaled_conditioning_multiplierFLOAT1.00
enable_region_detail_processingBOOLEANtrueON: 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_commasBOOLEANtrueON: 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_textBOOLEANtrue
remove_text_for_unsupported_embeddingsBOOLEANtrue
filter_known_a1111_embedding_tags_not_installed_locallyBOOLEANtrueList can be modified in custom node folder: known_a1111_embedding_names_to_filter_when_not_installed_locally.txt
join_separatorSTRING,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.
zoomFLOAT1.001–100
offset_xFLOAT0.00-1–1
offset_yFLOAT0.00-1–1
latentoptLATENT

Outputs (3)

NameTypeDescription
conditioningCONDITIONING
upscaled_conditioningCONDITIONING
reference_full_promptSTRING