Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
torch
|
| 3 |
scipy
|
|
|
|
| 4 |
git+https://github.com/huggingface/accelerate.git
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
torch
|
| 3 |
scipy
|
| 4 |
+
sentencepiece
|
| 5 |
git+https://github.com/huggingface/accelerate.git
|