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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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==0.20.3
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