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