Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
|
|
2 |
pandas
|
3 |
numpy
|
4 |
transformers==4.30.2
|
5 |
-
sentencepiece
|
6 |
-
accelerate
|
|
|
2 |
pandas
|
3 |
numpy
|
4 |
transformers==4.30.2
|
5 |
+
sentencepiece
|
|