Inputs
Outputs
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the ModelMergeAdd node in ComfyUI. Learn its inputs, outputs, parameters and usage.
| Parameter | Description | Data Type |
|---|---|---|
model1 | The first model to be cloned and to which patches from the second model will be added. It serves as the base model for the merging process. | MODEL |
model2 | The second model from which key patches are extracted and added to the first model. It contributes additional features or behaviors to the merged model. | MODEL |
| Parameter | Description | Data Type |
|---|---|---|
model | The result of merging two models by adding key patches from the second model to the first. This merged model combines features or behaviors from both models. | MODEL |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Was this page helpful?