replace CLIPTextModel with CLIPTextModelWithProjection
#1
by linoyts HF Staff - opened
Hey! linoy from HF here, I noticed there's a mismatch between the text encoder 1 arch in model_index and the one in the config. I replaced CLIPTextModel with CLIPTextModelWithProjection to align with text encoder two and the code.
Thanks! Merged.
cai-qi changed pull request status to merged