Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch==2.5.1
|
2 |
transformers==4.39.0
|
3 |
einops==0.7.0
|
4 |
-
protobuf==5.26.1
|
|
|
|
1 |
torch==2.5.1
|
2 |
transformers==4.39.0
|
3 |
einops==0.7.0
|
4 |
+
protobuf==5.26.1
|
5 |
+
sentencepiece==0.1.99
|