BlenderNeko/ComfyUI_ADV_CLIP_emb
A ComfyUI node that implements multiple algorithms for interpreting CLIP text encoding weights in Stable Diffusion prompting.

This repository provides four custom nodes for ComfyUI that give users fine-grained control over how prompt weights are normalized and interpreted by the CLIP model. It implements multiple weighting strategies including A1111, Compel, and Comfy++ styles, with options for token normalization methods like mean, length, and combinations thereof. These nodes sit within the Stable Diffusion image generation pipeline, allowing prompt engineers to more precisely control up-weighting and down-weighting of concepts during inference.