Methodapply_ipadapter(self, model, ipadapter, image, weight, start_at, end_at, weight_type, attn_mask=None)
IPAdapterPlus.py:729
Methodapply_ipadapter(self, model, ipadapter, start_at=0.0, end_at=1.0, weight=1.0, weight_style=1.0, weight_composition=1.0, expan
IPAdapterPlus.py:783
Methodapply_ipadapter(self, model, ipadapter, pos_embed, weight, weight_type, start_at, end_at, neg_embed=None, attn_mask=None, cli
IPAdapterPlus.py:1181
Methodapply_tiled(self, model, ipadapter, image, weight, weight_type, start_at, end_at, sharpening, combine_embeds="concat", im
IPAdapterPlus.py:1022
Methodconditioning(self, image, image_weight, prompt_weight, weight_type, start_at, end_at, mask=None, positive=None, negative=N
IPAdapterPlus.py:1876