mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-04 06:59:59 +00:00
Update forge_ipadapter.py
This commit is contained in:
@@ -41,7 +41,7 @@ class IPAdapterPatcher(ControlModelPatcher):
|
||||
clip_vision=clip_vision,
|
||||
image=image,
|
||||
weight_type="original",
|
||||
noise=None,
|
||||
noise=0.0,
|
||||
embeds=None,
|
||||
attn_mask=None,
|
||||
start_at=self.start_percent,
|
||||
|
||||
Reference in New Issue
Block a user