Easy Apply IPAdapter (StyleComposition)(ipadapterStyleComposition)
Easy Apply IPAdapter (StyleComposition) node from ComfyUI-Easy-Use.
ipadapter Style Composition
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.