entai2965 commited on
Commit
326b420
·
verified ·
1 Parent(s): 82ec33f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -229,7 +229,7 @@ huggingface_hub.download_snapshot('entai2965/small100-ctranslate2',local_dir='sm
229
  - https://opennmt.net/CTranslate2/guides/transformers.html#m2m-100
230
  - https://huggingface.co/alirezamsh/small100
231
  - cmd
232
- - python -m pip install ctranslate2 transformers
233
  - python
234
 
235
  ```
 
229
  - https://opennmt.net/CTranslate2/guides/transformers.html#m2m-100
230
  - https://huggingface.co/alirezamsh/small100
231
  - cmd
232
+ - python -m pip install ctranslate2 transformers sentencepiece
233
  - python
234
 
235
  ```