Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ transformers==4.36.2
|
|
4 |
torch==2.2.1
|
5 |
scipy==1.13.1
|
6 |
python-multipart==0.0.9
|
7 |
-
sentencepiece==0.1.99
|
|
|
|
|
|
4 |
torch==2.2.1
|
5 |
scipy==1.13.1
|
6 |
python-multipart==0.0.9
|
7 |
+
sentencepiece==0.1.99
|
8 |
+
torchvision
|
9 |
+
torchaudio
|