saumya-pailwan commited on
Commit
af46ec5
·
verified ·
1 Parent(s): e962f37

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -9,8 +9,8 @@ lameenc>=1.2
9
  openunmix==1.2.1
10
 
11
  # Audio & ML
12
- torch>=2.0.1, <2.1
13
- torchaudio>=0.8, <2.1
14
  ffmpeg
15
  soundfile
16
  scipy
 
9
  openunmix==1.2.1
10
 
11
  # Audio & ML
12
+ torch==2.8.0
13
+ torchaudio==2.8.0
14
  ffmpeg
15
  soundfile
16
  scipy