本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
潜变量
SaveLatent - ComfyUI Built-in Node Documentation
Complete documentation for the SaveLatent 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 SaveLatent node in ComfyUI. Learn its inputs, outputs, parameters and usage.
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
| 参数 | 数据类型 | 必填 | 取值范围 | 描述 |
|---|---|---|---|---|
Latent | LATENT | 是 | - | 需要保存到磁盘的潜在样本 |
文件名前缀 | STRING | 否 | - | 输出文件名的前缀(默认:“latents/ComfyUI”) |
prompt | PROMPT | 否 | - | 要包含在元数据中的提示信息(隐藏参数) |
extra_pnginfo | EXTRA_PNGINFO | 否 | - | 要包含在元数据中的额外PNG信息(隐藏参数) |
| 输出名称 | 数据类型 | 描述 |
|---|---|---|
ui | UI | 在 ComfyUI 界面中提供已保存潜在文件的位置信息 |