From 3f24f5c054084b2a6479ef57719b541b3fb9032a Mon Sep 17 00:00:00 2001 From: shiyu22 Date: Thu, 16 Dec 2021 13:58:12 +0800 Subject: [PATCH] Update README Signed-off-by: shiyu22 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68d28c0..bb1ecd1 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ You can get the required python package by [requirements.txt](./requirements.txt ## How it works -The `towhee/vit-embedding` Operator implements the function of image embedding, which can add to the pipeline. For example, it's the key Operator named embedding_model within [vit-embedding](https://hub.towhee.io/towhee/vit-embedding) pipeline. +The `towhee/vit-embedding` Operator implements the function of image embedding, which can add to the pipeline. For example, it's the key Operator named embedding_model within [image-embedding-vitlarage](https://hub.towhee.io/towhee/image-embedding-vitlarge) pipeline. ## Reference