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

# EmptyHunyuanImageLatent - ComfyUI Built-in Node Documentation

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

EmptyHunyuanImageLatent 节点用于创建一个具有特定维度的空潜空间张量，供 Hunyuan 图像生成模型使用。它会生成一个空白起始点，可通过工作流中的后续节点进行处理。此节点允许您指定潜空间的宽度、高度和批次大小。

## 输入

| 参数     | 描述                            | 数据类型 | 是否必填 | 取值范围                 |
| ------ | ----------------------------- | ---- | ---- | -------------------- |
| `宽度`   | 生成的潜空间图像宽度（像素），默认值：2048，步长：32 | INT  | 是    | 64 至 MAX\_RESOLUTION |
| `高度`   | 生成的潜空间图像高度（像素），默认值：2048，步长：32 | INT  | 是    | 64 至 MAX\_RESOLUTION |
| `批次大小` | 每批次生成的潜空间样本数量，默认值：1           | INT  | 是    | 1 至 4096             |

## 输出

| 输出名称     | 描述                              | 数据类型   |
| -------- | ------------------------------- | ------ |
| `LATENT` | 一个具有指定维度的空潜空间张量，用于 Hunyuan 图像处理 | LATENT |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/EmptyHunyuanImageLatent/zh.md)

***

**Source fingerprint (SHA-256):** `18e920527c88be2648d8cbe4255f693123be4e70a9e21dd379310088a1470834`
