diff --git a/README.md b/README.md index bd578d1..30e05f7 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,6 @@ You can refer to [Towhee Pipeline]() for benchmark. The path to local checkpoint, defaults to None. If None, the operator will download and load pretrained model by `model_name` from Huggingface transformers. -
- ***tokenizer***: *object* The method to tokenize input text, defaults to None.