notuser77 commited on
Commit
fbfaae4
·
verified ·
1 Parent(s): 8944133

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  numpy<2.0.0
2
- torch==2.2.2
3
- torchaudio==2.2.2
4
  speechbrain==1.0.0
5
- huggingface-hub<0.25.0
6
  scikit-learn==1.5.2
7
  pandas>=2.0.0
8
  soundfile>=0.12.1
 
1
  numpy<2.0.0
2
+ torch==2.4.1
3
+ torchaudio==2.4.1
4
  speechbrain==1.0.0
5
+ huggingface-hub==0.24.0
6
  scikit-learn==1.5.2
7
  pandas>=2.0.0
8
  soundfile>=0.12.1