ComfyOnline
IPAdapterFromParams

ComfyUI Node: IPAdapter from Params

Authored by cubiq

Created about a year ago

Updated about a month ago

3952 stars

Category

ipadapter/params

Inputs

model MODEL

ipadapter IPADAPTER

ipadapter_params IPADAPTER_PARAMS

combine_embeds

  • concat
  • add
  • subtract
  • average
  • norm average

embeds_scaling

  • V only
  • K+V
  • K+V w/ C penalty
  • K+mean(V) w/ C penalty

image_negative IMAGE

clip_vision CLIP_VISION

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

related extension: