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 VAEEncode node in ComfyUI. Learn its inputs, outputs, parameters and usage.
| Parameter | Description | Data Type |
|---|---|---|
pixels | The ‘pixels’ parameter represents the image data to be encoded into the latent space. It plays a crucial role in determining the output latent representation by serving as the direct input for the encoding process. | IMAGE |
vae | The ‘vae’ parameter specifies the Variational Autoencoder model to be used for encoding the image data into latent space. It is essential for defining the encoding mechanism and characteristics of the generated latent representation. | VAE |
| Parameter | Description | Data Type |
|---|---|---|
latent | The output is a latent space representation of the input image, encapsulating its essential features in a compressed form. | 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?