应用IPAdapterFaceID一直报错 #762
xiaoxiao78217821
started this conversation in
General
Replies: 1 comment
-
你可以试试改用vit-h格式的clip_vision模型 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
应用IPAdapterFaceID
Error(s) in loading state_dict for ProjModelFaceIdPlus:
size mismatch for perceiver_resampler.proj_in.weight: copying a param with shape torch.Size([768, 1280]) from checkpoint, the shape in current model is torch.Size([768, 1664]).
Beta Was this translation helpful? Give feedback.
All reactions