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.
Frequently asked
- What is BlenderNeko/ComfyUI_ADV_CLIP_emb?
- A ComfyUI node that implements multiple algorithms for interpreting CLIP text encoding weights in Stable Diffusion prompting.
- Is ComfyUI_ADV_CLIP_emb open source?
- Yes — BlenderNeko/ComfyUI_ADV_CLIP_emb is open source, released under the GPL-3.0 license.
- What language is ComfyUI_ADV_CLIP_emb written in?
- BlenderNeko/ComfyUI_ADV_CLIP_emb is primarily written in Python.
- How popular is ComfyUI_ADV_CLIP_emb?
- BlenderNeko/ComfyUI_ADV_CLIP_emb has 439 stars on GitHub.
- Where can I find ComfyUI_ADV_CLIP_emb?
- BlenderNeko/ComfyUI_ADV_CLIP_emb is on GitHub at https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb.