Nodes/Skoogeer-Noise/Latent Frequency Split
ComfyUI Node

Latent Frequency Split

A ComfyUI node in Latent/Filter with 3 inputs and 2 outputs.

By ttulttul·Created 8 months ago·Updated 2 months ago· 14
Latent Frequency Split
  • latent
  • mask
  • low_pass
  • high_pass
sigma1.5
CategoryLatent/Filter

Inputs (3)

NameTypeDefaultDescription
latentLATENTLatent to decompose into low/high frequency bands.
sigmaFLOAT1.50–20Radius of the Gaussian used for the low-pass. Higher values move detail into the high band.
maskoptMASKOptional mask (often image-sized) to limit the split to masked areas. The mask is resized to latent resolution (bicubic when downscaling).

Outputs (2)

NameTypeDescription
low_passLATENT
high_passLATENT