Spaces:
Runtime error
Runtime error
VikramSingh178
commited on
Commit
•
6cf3e9f
1
Parent(s):
43a6751
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ spaces==0.28.3
|
|
5 |
torch==2.0.0
|
6 |
torchvision==0.15.1
|
7 |
transformers==4.41.0
|
|
|
|
5 |
torch==2.0.0
|
6 |
torchvision==0.15.1
|
7 |
transformers==4.41.0
|
8 |
+
sentencepiece==0.2.0
|