You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use ip-adapter-plus-face_sd15.bin for the ipadapter input but I get this error:
IPAdapterAdvanced
Error(s) in loading state_dict for Resampler:
size mismatch for proj_in.weight: copying a param with shape torch.Size([768, 1280]) from checkpoint, the shape in current model is torch.Size([768, 1024]).
The text was updated successfully, but these errors were encountered:
the same issue: loading state_dict for ProjModelFaceIdPlus:
size mismatch for perceiver_resampler.proj_in.weight: copying a param with shape torch.Size([2048, 1280]) from checkpoint, the shape in current model is torch.Size([2048, 1664]).
I want to use ip-adapter-plus-face_sd15.bin for the ipadapter input but I get this error:
The text was updated successfully, but these errors were encountered: