> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# SeedVR2Conditioning - ComfyUI Built-in Node Documentation

> Complete documentation for the SeedVR2Conditioning node in ComfyUI. Learn its inputs, outputs, parameters and usage.

# Apply SeedVR2 Conditioning

This node builds positive and negative conditioning from a VAE latent for use with the SeedVR2 model. It prepares the conditioning data that guides the image or video generation process.

## Inputs

| Parameter          | Description                                | Data Type | Required | Range |
| ------------------ | ------------------------------------------ | --------- | -------- | ----- |
| `model`            | The SeedVR2 model.                         | MODEL     | Yes      | -     |
| `vae_conditioning` | The VAE latent to build conditioning from. | LATENT    | Yes      | -     |

## Outputs

| Output Name | Description                                       | Data Type    |
| ----------- | ------------------------------------------------- | ------------ |
| `model`     | The SeedVR2 model.                                | MODEL        |
| `positive`  | The positive conditioning for guiding generation. | CONDITIONING |
| `negative`  | The negative conditioning for guiding generation. | CONDITIONING |
| `latent`    | The processed latent samples.                     | LATENT       |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SeedVR2Conditioning/en.md)

***

**Source fingerprint (SHA-256):** `8f99c0e712c5c6fc76261d6d72c5c08b7202c77827ecf2549240fc530c1b65bd`
