cubiq / ComfyUI_IPAdapter_plus

GNU General Public License v3.0
3.17k stars 238 forks source link

Error when using "Combine Params" #498

Closed JoBilert closed 2 months ago

JoBilert commented 2 months ago

Whenever I use the "combine Params"-node I get the following error:

The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1

If i plug a single IP-Params into the IPadapter from Params it works.

cubiq commented 2 months ago

please show the workflow

JoBilert commented 2 months ago

Sorry for the late answer. The problem was on my side. I tried pictures from a source I previously never had issues with. Turned out that the 4 pictures I tried this workflow on where RGBA. Problem could be fixed by using the "Image to RGB"-Node.