cubiq / ComfyUI_IPAdapter_plus

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

Error occurred when executing IPAdapte #477

Closed longge0126 closed 2 months ago

longge0126 commented 2 months ago

Error occurred when executing IPAdapter:

Error(s) in loading state_dict for ImageProjModel: size mismatch for proj.weight: copying a param with shape torch.Size([8192, 1280]) from checkpoint, the shape in current model is torch.Size([8192, 1024]).

cubiq commented 2 months ago

size mismatch is covered here. https://github.com/cubiq/ComfyUI_IPAdapter_plus/issues/108

remember to update the extension!