参数名称 | 说明 |
---|---|
IPADAPTER | 加载好的 IPAdapter 模型对象,供后续编码器、推理、融合使用。 |
IPAdapter Model Loader
节点功能:加载所需的ipadapter模型。
输出参数
控件参数
参数名称 | 说明 |
---|---|
ipadapter_file | 从 ipadapter 文件夹中选择一个 IPAdapter 模型文件(通常为 .bin、.pth、.safetensors)。这是你需要加载的 IPAdapter 模型文件的名称,要求该模型必须事先放置在 ComfyUI 指定的 ipadapter 模型目录下(一般是 models/ipadapter/)。 |
下图为示例工作流的用法。