Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ torch>=2.1.0
|
|
| 6 |
torchaudio>=2.1.0
|
| 7 |
soundfile>=0.12.1
|
| 8 |
pyannote.audio>=3.1.0
|
| 9 |
-
numpy>=1.24.0
|
|
|
|
|
|
| 6 |
torchaudio>=2.1.0
|
| 7 |
soundfile>=0.12.1
|
| 8 |
pyannote.audio>=3.1.0
|
| 9 |
+
numpy>=1.24.0
|
| 10 |
+
huggingface_hub>=0.23.0
|