ComfyOnline
IPAdapterMS

ComfyUI Node: IPAdapter Mad Scientist

Authored by cubiq

Created about a year ago

Updated about a month ago

3952 stars

Category

ipadapter/dev

Inputs

model MODEL

ipadapter IPADAPTER

image IMAGE

weight FLOAT

weight_faceidv2 FLOAT

weight_type

  • linear
  • ease in
  • ease out
  • ease in-out
  • reverse in-out
  • weak input
  • weak output
  • weak middle
  • strong middle
  • style transfer
  • composition
  • strong style transfer
  • style and composition
  • style transfer precise
  • composition precise

combine_embeds

  • concat
  • add
  • subtract
  • average
  • norm average

start_at FLOAT

end_at FLOAT

embeds_scaling

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

layer_weights STRING

image_negative IMAGE

attn_mask MASK

clip_vision CLIP_VISION

insightface INSIGHTFACE

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: