Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,7 @@ git+https://github.com/huggingface/transformers.git
|
|
| 9 |
#git+https://github.com/facebookresearch/xformers.git
|
| 10 |
hf-transfer
|
| 11 |
huggingface_hub[hf_transfer]
|
| 12 |
-
|
| 13 |
paramiko
|
| 14 |
gradio
|
| 15 |
numpy
|
|
|
|
| 9 |
#git+https://github.com/facebookresearch/xformers.git
|
| 10 |
hf-transfer
|
| 11 |
huggingface_hub[hf_transfer]
|
| 12 |
+
sentencepiece
|
| 13 |
paramiko
|
| 14 |
gradio
|
| 15 |
numpy
|