Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==
|
2 |
openai-whisper==20231117
|
3 |
spacy==3.7.2
|
4 |
torch==2.1.2
|
@@ -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>=0.
|
13 |
noisereduce==2.0.1
|
14 |
pyannote.audio==3.0.0
|
15 |
fuzzywuzzy==0.18.0
|
|
|
1 |
+
gradio==4.19.2
|
2 |
openai-whisper==20231117
|
3 |
spacy==3.7.2
|
4 |
torch==2.1.2
|
|
|
9 |
soundfile==0.12.1
|
10 |
pydub==0.25.1
|
11 |
python-dotenv==1.0.0
|
12 |
+
huggingface-hub>=0.20.3
|
13 |
noisereduce==2.0.1
|
14 |
pyannote.audio==3.0.0
|
15 |
fuzzywuzzy==0.18.0
|