lllindsey0615 commited on
Commit
bd32109
·
1 Parent(s): 199495b

switch to cpu

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