EasyUse/Adaptergenerated

Easy Apply IPAdapter (StyleComposition)(ipadapterStyleComposition)

Easy Apply IPAdapter (StyleComposition) node from ComfyUI-Easy-Use.

ipadapter Style Composition

model
image_style
image_composition
image_negative
attn_mask
clip_vision
optional_ipadapter
model
ipadapter
preset
COMBO
weight_style
1.00
weight_composition
1.00
expand_style
combine_embeds
average
start_at
0.000
end_at
1.000
embeds_scaling
COMBO
cache_mode
all
Easy Use

Description

This node applies IPAdapter style + composition conditioning in one step. It takes a style reference image and, optionally, a separate composition reference image, encodes them with CLIP vision, and injects the resulting embeddings into the base model. The IPAdapter weights themselves are loaded from the selected preset unless you already have an IPADAPTER object to pass in via optional_ipadapter. This is the “Easy” style-composition IPAdapter node: it removes the need for a separate IPAdapter loader.

Inputs

Required inputs

  • model (MODEL): The base diffusion model to which IPAdapter will be applied. This can be a checkpoint model or already-adapted model.

  • image_style (IMAGE): The reference image that provides the visual style: colors, texture, material, brushwork

Comments

Sign in with GitHub to join the discussion.

Loading comments…