logo
Browse Source

Update readme

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 2 years ago
parent
commit
22a3eded7b
  1. 2
      README.md

2
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

Loading…
Cancel
Save