IPAdapter Model Loader

节点功能:加载所需的ipadapter模型。

输出参数

参数名称说明
IPADAPTER加载好的 IPAdapter 模型对象,供后续编码器、推理、融合使用。

控件参数

参数名称说明
ipadapter_file从 ipadapter 文件夹中选择一个 IPAdapter 模型文件(通常为 .bin、.pth、.safetensors)。这是你需要加载的 IPAdapter 模型文件的名称,要求该模型必须事先放置在 ComfyUI 指定的 ipadapter 模型目录下(一般是 models/ipadapter/)。

下图为示例工作流的用法。