From 8a1557f75055b7c74bc7d832612c535d88e47d77 Mon Sep 17 00:00:00 2001 From: doctorpangloss <@hiddenswitch.com> Date: Mon, 10 Jun 2024 15:20:05 -0700 Subject: [PATCH] Add IP Adapter nodes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d4fe70d4..7f2cdb274 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ These packages have been adapted to be installable with `pip` and download model - **ControlNet Auxiliary Preprocessors**: `pip install git+https://github.com/AppMana/appmana-comfyui-nodes-controlnet-aux.git`. - **LayerDiffuse**: `pip install git+https://github.com/AppMana/appmana-comfyui-nodes-layerdiffuse.git`. - **BRIA Background Removal**: `pip install git+https://github.com/AppMana/appmana-comfyui-nodes-bria-bg-removal.git` +- **IP Adapter**: `pip install git+https://github.com/AppMana/appmana-comfyui-nodes-ipadapter-plus` Custom nodes are generally supported by this fork. Use these for a bug-free experience.