advanced
conditioning
Clip Text Encode Sdxl Refiner

CLIP Text Encode SDXL Refiner

comfyUI节点-ConditinoingSetTimstepRange|设置条件时间

CLIPTextEncodeSDXLRefiner Documentation

  • Class name: CLIPTextEncodeSDXLRefiner
  • Category: advanced/conditioning
  • Output node: False

This node specializes in refining the encoding of text inputs using CLIP models, enhancing the conditioning for generative tasks by incorporating aesthetic scores and dimensions.

CLIPTextEncodeSDXLRefiner Input types

ParameterComfy dtypeDescription
clipCLIPA CLIP model instance used for text tokenization and encoding, central to generating the conditioning.
ascoreFLOATThe aesthetic score parameter influences the conditioning output by providing a measure of aesthetic quality.
widthINTSpecifies the width of the output conditioning, affecting the dimensions of the generated content.
heightINTDetermines the height of the output conditioning, influencing the dimensions of the generated content.
textSTRINGThe text input to be encoded, serving as the primary content descriptor for conditioning.

CLIPTextEncodeSDXLRefiner Output types

ParameterComfy dtypeDescription
conditioningCONDITIONINGThe refined conditioning output, enriched with aesthetic scores and dimensions for enhanced content generation.