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 0aa796f..ae949e2 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 @@ -37,8 +37,6 @@ "name": "CLIP", "type": "CLIP", "links": [ - 2, - 4, 12, 13 ], @@ -158,11 +156,6 @@ "name": "model", "type": "MODEL", "link": 1 - }, - { - "name": "clip", - "type": "CLIP", - "link": 2 } ], "outputs": [ @@ -210,11 +203,6 @@ "name": "model", "type": "MODEL", "link": 3 - }, - { - "name": "clip", - "type": "CLIP", - "link": 4 } ], "outputs": [ @@ -615,14 +603,6 @@ 0, "MODEL" ], - [ - 2, - 1, - 1, - 4, - 1, - "CLIP" - ], [ 3, 1, @@ -631,14 +611,6 @@ 0, "MODEL" ], - [ - 4, - 1, - 1, - 5, - 1, - "CLIP" - ], [ 5, 2, 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 1b11833..9c5d981 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 @@ -36,7 +36,6 @@ "name": "CLIP", "type": "CLIP", "links": [ - 2, 6, 7 ], @@ -117,11 +116,6 @@ "name": "model", "type": "MODEL", "link": 1 - }, - { - "name": "clip", - "type": "CLIP", - "link": 2 } ], "outputs": [ @@ -476,14 +470,6 @@ 0, "MODEL" ], - [ - 2, - 1, - 1, - 3, - 1, - "CLIP" - ], [ 3, 2,