diff --git a/README.md b/README.md index 60ceffe..5ec724b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Description -This operator extracts features for image or text with [CLIP](https://arxiv.org/abs/2108.02927) which can generate embeddings for text and image by jointly training an image encoder and text encoder to maximize the cosine similarity. +This operator extracts features for image or text with [CLIP](https://arxiv.org/abs/2103.00020) which can generate embeddings for text and image by jointly training an image encoder and text encoder to maximize the cosine similarity.