> ## 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.

# EmptyTrellis2LatentStructure - ComfyUI Built-in Node Documentation

> This node creates an empty latent structure for the Trellis2 model, where all values are set to zero.

This node creates an empty latent structure for the Trellis2 model, where all values are set to zero. It produces a blank 3D latent tensor with 32 channels at a resolution of 16×16×16, sized for the specified number of items in the batch.

## Inputs

| Parameter    | Description                                            | Data Type | Required | Range     |
| ------------ | ------------------------------------------------------ | --------- | -------- | --------- |
| `batch_size` | The number of latent images in the batch (default: 1). | INT       | Yes      | 1 to 4096 |

## Outputs

| Output Name | Description                                                                                                                                                      | Data Type |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- |
| `LATENT`    | An empty Trellis2 latent structure. The samples are a zero-filled tensor with the shape (batch\_size, 32, 16, 16, 16), and the latent type is set to "trellis2". | 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/EmptyTrellis2LatentStructure/en.md)

***

**Source fingerprint (SHA-256):** `a551f0e05e58b025df03a3babee36f57fd900b5e02926fbdbd67a512ebead078`
