lytanshade commited on
Commit
04cf976
·
verified ·
1 Parent(s): b0e5f7f

Update requirements.txt

Browse files

removed torch as we're installing it ourselves

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -33,7 +33,7 @@ resampy==0.2.2
33
  scipy==1.9.3
34
  soundfile
35
  soundstretch==1.2
36
- torch==2.0.1
37
  tqdm
38
  urllib3==1.26.12
39
  wget==3.2
 
33
  scipy==1.9.3
34
  soundfile
35
  soundstretch==1.2
36
+ #torch==2.0.1
37
  tqdm
38
  urllib3==1.26.12
39
  wget==3.2