Seicas commited on
Commit
62f46e3
·
verified ·
1 Parent(s): ebc7dd7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==5.31.0
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.28.1
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