entai2965 commited on
Commit
85e2e73
·
verified ·
1 Parent(s): 6502d51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -158,7 +158,7 @@ huggingface_hub.download_snapshot('entai2965/m2m100-418M-ctranslate2',local_dir=
158
  ## How to run this model
159
  - https://opennmt.net/CTranslate2/guides/transformers.html#m2m-100
160
  - `cmd`
161
- - `python -m pip install ctranslate2 transformers`
162
  - `python`
163
  ```
164
  import ctranslate2
 
158
  ## How to run this model
159
  - https://opennmt.net/CTranslate2/guides/transformers.html#m2m-100
160
  - `cmd`
161
+ - `python -m pip install ctranslate2 transformers sentencepiece`
162
  - `python`
163
  ```
164
  import ctranslate2