xzuyn commited on
Commit
fbf9ce1
1 Parent(s): 01090fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  pipeline_tag: zero-shot-image-classification
3
  ---
4
- Adds the missing layers from [openai/clip-vit-large-patch14-336](https://huggingface.co/openai/clip-vit-large-patch14-336/blob/32aef857e655710d7c25515da6decdb4b4026f44/model.safetensors) to [microsoft/LLM2CLIP-Openai-L-14-336](https://huggingface.co/openai/clip-vit-large-patch14-336/blob/32aef857e655710d7c25515da6decdb4b4026f44/model.safetensors) so that it can be loaded in ComfyUI.
5
 
6
  ```py
7
  import torch
 
1
  ---
2
  pipeline_tag: zero-shot-image-classification
3
  ---
4
+ Adds the missing layers from [openai/clip-vit-large-patch14-336](https://huggingface.co/openai/clip-vit-large-patch14-336/blob/32aef857e655710d7c25515da6decdb4b4026f44/model.safetensors) to [microsoft/LLM2CLIP-Openai-L-14-336](https://huggingface.co/microsoft/LLM2CLIP-Openai-L-14-336/blob/94ebb8b48c9514af2d32c83b168fa863d1227323/model.safetensors) so that it can be loaded in ComfyUI.
5
 
6
  ```py
7
  import torch