ComfyUI Node: Apply IPAdapter from Encoded
Authored by cubiq
Created about a year ago
Updated about a month ago
3952 stars
Category
ipadapter
Inputs
ipadapter IPADAPTER
embeds EMBEDS
model MODEL
weight FLOAT
weight_type
- original
- linear
- channel penalty
start_at FLOAT
end_at FLOAT
unfold_batch BOOLEAN
attn_mask MASK
Outputs
MODEL
Extension: ComfyUI_IPAdapter_plus
ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy.
Authored by cubiq