diff --git a/README.md b/README.md index aba6c6a..0a7e661 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ You can get the required python package by [requirements.txt](./requirements.txt ## How it works -The `towhee/efficientnet-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 [efficientnet-embedding](https://hub.towhee.io/towhee/efficientnet-embedding) pipeline. +The `towhee/efficientnet-image-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-efficientnetb5](https://hub.towhee.io/towhee/image-embedding-efficientnetb5) and [image-embedding-efficientnetb7](https://hub.towhee.io/towhee/image-embedding-efficientnetb7) pipeline. ## Reference