Skip to main content
Builds positive and negative conditioning from a VAE latent for use with the SeedVR2 model. It validates the input latent and model structure, adds a mask channel to the latent, and returns both conditioning outputs.

Inputs

Note: The vae_conditioning latent must be a 5-D tensor in Comfy channel-first layout (B, C, T, H, W), where C is the expected SeedVR2 VAE channel count. The node raises an error if the latent is not 5-D, if the channel count does not match, or if the tensor appears to be in channel-last layout. The model input must have the expected SeedVR2 structure; the node resolves its inner diffusion model and reads its positive and negative conditioning. Internally, the node appends a constant mask channel to the latent and attaches the resulting condition to both the positive and negative conditioning outputs.

Outputs

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): 28e508bdd776e2e3f5f2f93bfc29a1a1d1c34a11dbdc7f421d197ddbfa85f0f5