Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ transformers==4.31.0
|
|
2 |
datasets==2.14.5
|
3 |
torch==2.0.1
|
4 |
ipython==8.12.2
|
|
|
|
2 |
datasets==2.14.5
|
3 |
torch==2.0.1
|
4 |
ipython==8.12.2
|
5 |
+
SentencePiece
|