Ezi commited on
Commit
ac1dc7d
1 Parent(s): d24e9b6

possibly fix torch import error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -36,7 +36,7 @@ soundfile
36
  soxr==0.3.7
37
  sympy==1.12
38
  threadpoolctl==3.2.0
39
- torch==2.1.2
40
  torchaudio==2.1.2
41
  tqdm==4.66.1
42
  typing_extensions==4.9.0
 
36
  soxr==0.3.7
37
  sympy==1.12
38
  threadpoolctl==3.2.0
39
+ torch
40
  torchaudio==2.1.2
41
  tqdm==4.66.1
42
  typing_extensions==4.9.0