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