本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
潜变量
EmptyHunyuanImageLatent - ComfyUI Built-in Node Documentation
Complete documentation for the EmptyHunyuanImageLatent node in ComfyUI. Learn its inputs, outputs, parameters and usage.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the EmptyHunyuanImageLatent node in ComfyUI. Learn its inputs, outputs, parameters and usage.
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
| 参数 | 数据类型 | 必需 | 取值范围 | 描述 |
|---|---|---|---|---|
width | INT | 是 | 64 到 MAX_RESOLUTION | 生成潜在图像的宽度,单位为像素(默认值:2048,步长:32) |
height | INT | 是 | 64 到 MAX_RESOLUTION | 生成潜在图像的高度,单位为像素(默认值:2048,步长:32) |
batch_size | INT | 是 | 1 到 4096 | 批次中生成的潜在样本数量(默认值:1) |
| 输出名称 | 数据类型 | 描述 |
|---|---|---|
LATENT | LATENT | 具有指定维度的空潜在张量,用于混元图像处理 |