Skip to content

Commit

Permalink
update clip
Browse files Browse the repository at this point in the history
Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>
  • Loading branch information
Filip Haltmayer committed Jan 25, 2023
1 parent e273b7c commit a556c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image_text_embedding/description.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ models:
pretrained-models:
- "image_text_embedding.clip(model_name='clip_vit_base_patch16')"
- "image_text_embedding.clip(model_name='clip_vit_base_patch32')"
- "image_text_embedding.clip(model_name='clip_vit_large_patch14',)"
- "image_text_embedding.clip(model_name='clip_vit_large_patch14')"
- "image_text_embedding.clip(model_name='clip_vit_large_patch14_336')"
- blip:
model: "BLIP"
Expand Down

0 comments on commit a556c77

Please sign in to comment.