> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-partner-nodes-consolidate.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# EmptyHunyuanImageLatent - ComfyUI Built-in Node Documentation

> EmptyHunyuanImageLatent 节点为 Hunyuan 图像生成模型创建一个空的（零填充）潜在空间。

EmptyHunyuanImageLatent 节点为 Hunyuan 图像生成模型创建一个空的（零填充）潜在空间。它会生成一个指定宽度、高度和批量大小的空白起始潜在表示，可传递给工作流中的下游节点。该潜在张量有 64 个通道，其空间维度分别由宽度和高度除以 32 得到。

## 输入

| 参数     | 描述                            | 数据类型 | 必需 | 范围                    |
| ------ | ----------------------------- | ---- | -- | --------------------- |
| `宽度`   | 生成的潜在图像的宽度（像素），默认值：2048，步长：32 | INT  | 是  | 64 to MAX\_RESOLUTION |
| `高度`   | 生成的潜在图像的高度（像素），默认值：2048，步长：32 | INT  | 是  | 64 to MAX\_RESOLUTION |
| `批次大小` | 一批中生成的潜在样本数量，默认值：1            | INT  | 是  | 1 到 4096              |

## 输出

| 输出名称     | 描述                                                       | 数据类型   |
| -------- | -------------------------------------------------------- | ------ |
| `LATENT` | 一个空的潜在张量，具有 64 个通道，尺寸为高度 ÷ 32 × 宽度 ÷ 32，可用于 Hunyuan 图像处理 | LATENT |

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

***

**Source fingerprint (SHA-256):** `31fc10d43c224810709870cf40256b6fccd4743445ea9d98d148d443bc591d7a`
