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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
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
 
1
  numpy<2.0.0
2
  torch==2.4.1
3
  torchaudio==2.4.1
4
+ torchvision
5
  speechbrain==1.0.0
6
  huggingface-hub==0.24.0
7
  scikit-learn==1.5.2