ComfyUI Node: IPAdapter Regional Conditioning
Authored by cubiq
Created about a year ago
Updated about a month ago
3952 stars
Category
ipadapter/params
Inputs
image IMAGE
image_weight FLOAT
prompt_weight 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
start_at FLOAT
end_at FLOAT
mask MASK
positive CONDITIONING
negative CONDITIONING
Outputs
IPADAPTER_PARAMS
CONDITIONING
CONDITIONING
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