Skip to main content
The 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.

Inputs

ParameterDescriptionData TypeRequiredRange
clip1The base CLIP model that will be cloned and used as the foundation for mergingCLIPYes-
clip2The secondary CLIP model that provides key patches to be added to the base modelCLIPYes-

Outputs

Output NameDescriptionData Type
CLIPA merged CLIP model containing the base model structure with added patches from the secondary modelCLIP
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): f212c2750f317ad51516a10a1a03a838b75bc878333381348d5eb388a2faf516