Skip to content

Commit

Permalink
Update modules/custom_operations/user_ie_extensions/tokenizer/python/…
Browse files Browse the repository at this point in the history
…README.md

Co-authored-by: Artur Paniukov <[email protected]>
  • Loading branch information
mryzhov and apaniukov committed Dec 11, 2023
1 parent a8443cf commit 3a934b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pip install .
# to convert tokenizers from transformers library
pip install .[transformers]
# for development and testing the library
pip istall -e .[all]
pip install -e .[all]
```

### Convert HuggingFace tokenizer
Expand Down

0 comments on commit 3a934b5

Please sign in to comment.