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 LatentSubtract node in ComfyUI. Learn its inputs, outputs, parameters and usage.
| Parameter | Description | Data Type |
|---|---|---|
samples1 | The first set of latent samples to be subtracted from. It serves as the base for the subtraction operation. | LATENT |
samples2 | The second set of latent samples that will be subtracted from the first set. This operation can alter the resulting generative model’s output by removing attributes or features. | LATENT |
| Parameter | Description | Data Type |
|---|---|---|
latent | The result of subtracting the second set of latent samples from the first. This modified latent representation can be used for further generative tasks. | LATENT |
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?