ComfyUI_Comfyroll_CustomNodes
时间:2025/06/28
✈️ CR Module Input
节点功能:从管道(pipe)中提取各种类型的数据,使其可以在工作流中使用。
✈️ CR Module Input-节点参数说明
| 输入参数 | |
| pipe | 包含模型与上下文数据的管道结构。 | 
| 输出参数 | |
| pipe | 原始输入管道结构。 | 
| model | 主模型对象。 | 
| pos | 正向提示词编码。 | 
| neg | 负向提示词编码。 | 
| latent | 初始 latent 张量。 | 
| vae | 解码器模块。 | 
| clip | 文本编码模型。 | 
| controlnet | ControlNet 模型。 | 
| image | 图像对象。 | 
| seed | 随机种子。 | 
| show_help | Wiki 帮助链接。 | 

