Text-to-Image
Diffusers
English

ERROR at: from ip_adapter.ip_adapter_faceid import faceid_plus

#9
by Oedon42 - opened

I got the error that 'faceid_plus' CANNOT be found in ip_adapter_faceid

According to the parameters and the function calling, I suppose the correct code is:

from ip_adapter.ip_adapter_faceid import MLPProjModel

But I'm not quite sure yet. Did anybody encountered the same issue?

  • Not MLPProjModel, but ProjPlusModel 馃槸

Sign up or log in to comment