A lightweight image-prompt adapter injects a reference image as a decoupled visual condition, so a single subject stays recognizable across many re-prompts and styles without any fine-tuning.
Properties
family
character-consistency
modality
image + text -> image
whyMultiModel
The base diffusion model has no notion of a specific identity; the adapter supplies a separate image-encoder pathway that the U-Net cannot reproduce from text alone.
steps
[object Object], [object Object], [object Object]
controls
Reference image and weight; prompt text and CFG; scale of the image-prompt contribution; compositional masks to keep layout text-driven.