Spaces:
Runtime error
Runtime error
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
|