Update README.md
Browse files
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 |
```
|