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

# EmptyCosmosLatentVideo - ComfyUI Built-in Node Documentation

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

EmptyCosmosLatentVideo 节点用于创建具有指定维度的空潜在视频张量。它会生成一个填充为零的潜在表示，可作为视频生成工作流的起点，并支持可配置的宽度、高度、长度和批次大小参数。

## 输入

| 参数     | 描述                              | 数据类型 | 是否必填 | 范围                   |
| ------ | ------------------------------- | ---- | ---- | -------------------- |
| `宽度`   | 潜在视频的宽度（像素），默认值：1280，必须能被 16 整除 | INT  | 是    | 16 至 MAX\_RESOLUTION |
| `高度`   | 潜在视频的高度（像素），默认值：704，必须能被 16 整除  | INT  | 是    | 16 至 MAX\_RESOLUTION |
| `长度`   | 潜在视频的帧数，默认值：121，必须能被 8 整除       | INT  | 是    | 1 至 MAX\_RESOLUTION  |
| `批量大小` | 每批次生成的潜在视频数量，默认值：1              | INT  | 否    | 1 至 4096             |

## 输出

| 输出名称      | 描述             | 数据类型   |
| --------- | -------------- | ------ |
| `samples` | 生成的值为零的空潜在视频张量 | LATENT |

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

***

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