Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ python-multipart==0.0.6
|
|
| 4 |
transformers==4.28.1
|
| 5 |
torch==2.0.1
|
| 6 |
torchaudio==2.0.2
|
| 7 |
-
librosa==0.10.1
|
|
|
|
|
|
| 4 |
transformers==4.28.1
|
| 5 |
torch==2.0.1
|
| 6 |
torchaudio==2.0.2
|
| 7 |
+
librosa==0.10.1
|
| 8 |
+
soundfile==0.12.1
|