Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ librosa==0.10.1
|
|
9 |
soundfile==0.12.1
|
10 |
pydub==0.25.1
|
11 |
python-dotenv==1.0.0
|
12 |
-
huggingface-hub
|
13 |
noisereduce==2.0.1
|
14 |
pyannote.audio==3.0.0
|
15 |
fuzzywuzzy==0.18.0
|
|
|
9 |
soundfile==0.12.1
|
10 |
pydub==0.25.1
|
11 |
python-dotenv==1.0.0
|
12 |
+
huggingface-hub>=0.28.1
|
13 |
noisereduce==2.0.1
|
14 |
pyannote.audio==3.0.0
|
15 |
fuzzywuzzy==0.18.0
|