Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,6 @@ librosa>=0.10.1
|
|
| 7 |
soundfile>=0.12.1
|
| 8 |
pyloudnorm>=0.1.0
|
| 9 |
httpx>=0.25.0
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
soundfile>=0.12.1
|
| 8 |
pyloudnorm>=0.1.0
|
| 9 |
httpx>=0.25.0
|
| 10 |
+
torch>=2.0.0
|
| 11 |
+
torchaudio>=2.0.0
|
| 12 |
+
transformers>=4.35.0
|