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 ModelMergeSubtract node in ComfyUI. Learn its inputs, outputs, parameters and usage.
| Parameter | Description | Data Type |
|---|---|---|
model1 | The base model from which parameters will be subtracted. | MODEL |
model2 | The model whose parameters will be subtracted from the base model. | MODEL |
multiplier | A floating-point value that scales the subtraction effect on the base model’s parameters. | FLOAT |
| Parameter | Description | Data Type |
|---|---|---|
model | The resulting model after subtracting the parameters of one model from another, scaled by the multiplier. | 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?