diff --git a/README.md b/README.md index 2fbd51d..096603d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Create the operator via the following factory method ​ ***model_name***: *str* ​ The model name in string. -You can get the list of supported model names by calling `get_model_list`. +You can get the list of supported model names by calling `get_model_list` from [auto_transformers.py](https://towhee.io/text-embedding/transformers/src/branch/main/auto_transformers.py). ## Interface