This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThe CLIPAdd node combines two CLIP models by merging their key patches. It creates a copy of the first CLIP model and then adds most of the key patches from the second model, excluding position IDs and logit scale parameters. This allows you to blend features from different CLIP models while preserving the structure of the first model.
Model Merging
CLIPAdd - ComfyUI Built-in Node Documentation
Complete documentation for the CLIPAdd node in ComfyUI. Learn its inputs, outputs, parameters and usage.