Inputs
| Parameter | Description | Data Type |
|---|---|---|
samples | The latent samples to which the noise mask will be applied. This parameter is crucial for determining the base content that will be modified. | LATENT |
mask | The mask to be applied to the latent samples. It defines the areas and intensity of noise alteration within the samples. | MASK |
Outputs
| Parameter | Description | Data Type |
|---|---|---|
latent | The modified latent samples with the applied noise mask. | LATENT |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub