本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
Video Models
Hunyuan3Dv2Conditioning - ComfyUI Built-in Node Documentation
Complete documentation for the Hunyuan3Dv2Conditioning 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 Hunyuan3Dv2Conditioning node in ComfyUI. Learn its inputs, outputs, parameters and usage.
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
| 参数 | 数据类型 | 必需 | 取值范围 | 描述 |
|---|---|---|---|---|
clip视觉输出 | CLIP_VISION_OUTPUT | 是 | - | 来自 CLIP 视觉模型的输出,包含视觉嵌入表示 |
| 输出名称 | 数据类型 | 描述 |
|---|---|---|
反向 | CONDITIONING | 包含 CLIP 视觉嵌入表示的正条件数据 |
negative | CONDITIONING | 包含与正条件嵌入形状匹配的零值嵌入表示的负条件数据 |