Update to fix error when using with transformers
#14
by
dome272
- opened
The following code breaks without this change:
text_encoder = CLIPTextModelWithProjection.from_pretrained("laion/CLIP-ViT-bigG-14-laion2B-39B-b160k")
fixed and verified
rwightman
changed pull request status to
closed