diff --git a/comfyui/workflows/image-to-image/ipadapter-composition-i2i-production-v1.json b/comfyui/workflows/image-to-image/ipadapter-composition-i2i-production-v1.json index b65e126..1d00323 100644 --- a/comfyui/workflows/image-to-image/ipadapter-composition-i2i-production-v1.json +++ b/comfyui/workflows/image-to-image/ipadapter-composition-i2i-production-v1.json @@ -231,11 +231,11 @@ ], "widgets_values": [ 0.6, - 0.0, "ease in-out", - 1.0, + "average", 0.0, - 1.0 + 1.0, + "V only" ], "title": "Apply IP-Adapter 1", "flags": {}, @@ -285,11 +285,11 @@ ], "widgets_values": [ 0.5, - 0.0, "ease in-out", - 1.0, + "average", 0.0, - 1.0 + 1.0, + "V only" ], "title": "Apply IP-Adapter 2", "flags": {}, diff --git a/comfyui/workflows/image-to-image/ipadapter-face-i2i-production-v1.json b/comfyui/workflows/image-to-image/ipadapter-face-i2i-production-v1.json index aeda723..65a8ab6 100644 --- a/comfyui/workflows/image-to-image/ipadapter-face-i2i-production-v1.json +++ b/comfyui/workflows/image-to-image/ipadapter-face-i2i-production-v1.json @@ -150,11 +150,11 @@ }, "widgets_values": [ 0.85, - 0.0, "ease in-out", - 1.0, + "average", 0.0, - 1.0 + 1.0, + "V only" ], "title": "Apply IP-Adapter Face", "flags": {},