From be2ea6a900b829708b30dfef6e1271ab098e950e Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Thu, 12 Jan 2023 19:12:45 +0800 Subject: [PATCH] Add supported model names Signed-off-by: Jael Gu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30e05f7..bbff324 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ If None, the operator will be initialized without specified model. Supported model names: NLP transformers models listed in [Huggingface Models](https://huggingface.co/models). Please note that only models listed in `supported_model_names` are tested. -You can refer to [Towhee Pipeline]() for benchmark. +You can refer to [Towhee Pipeline]() for model performance. ***checkpoint_path***: *str*