Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch>=2.0.0
|
|
3 |
transformers>=4.30.0
|
4 |
librosa>=0.10.0
|
5 |
numpy>=1.20.0
|
6 |
-
soundfile>=0.12.1
|
|
|
|
3 |
transformers>=4.30.0
|
4 |
librosa>=0.10.0
|
5 |
numpy>=1.20.0
|
6 |
+
soundfile>=0.12.1
|
7 |
+
huggingface_hub
|