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

# EmptyChromaRadianceLatentImage - ComfyUI Built-in Node Documentation

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

EmptyChromaRadianceLatentImage 节点会创建一个指定尺寸的空白潜空间图像，用于色度辐射工作流。它会生成一个填充为零的张量，作为潜空间操作的起点。该节点允许您定义空白潜空间图像的宽度、高度和批次大小。

## 输入

| 参数     | 描述                               | 数据类型 | 是否必填 | 范围                   |
| ------ | -------------------------------- | ---- | ---- | -------------------- |
| `宽度`   | 潜空间图像的宽度（像素），默认值：1024，必须能被 16 整除 | INT  | 是    | 16 至 MAX\_RESOLUTION |
| `高度`   | 潜空间图像的高度（像素），默认值：1024，必须能被 16 整除 | INT  | 是    | 16 至 MAX\_RESOLUTION |
| `批次大小` | 每批次生成的潜空间图像数量，默认值：1              | INT  | 否    | 1 至 4096             |

## 输出

| 输出名称      | 描述                | 数据类型   |
| --------- | ----------------- | ------ |
| `samples` | 生成的指定尺寸的空白潜空间图像张量 | LATENT |

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

***

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