XDHDD commited on
Commit
462cc4b
1 Parent(s): 99eb11b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -2,18 +2,18 @@ auraloss==0.3.0
2
  einops==0.6.0
3
  librosa==0.9.2
4
  matplotlib==3.5.3
5
- onnxruntime==1.15.0
6
  pandas==1.5.3
7
  pydtmc==7.0.0
8
  pytorch_lightning==1.9.0
9
  scikit_learn==1.2.1
10
  soundfile==0.11.0
11
- torch==2.0.0
12
  tqdm==4.64.0
13
  pystoi==0.3.3
14
  pesq==0.0.4
15
  onnx==1.13.0
16
- torchaudio==2.0.0
17
  cython
18
  pesq
19
  numpy
 
2
  einops==0.6.0
3
  librosa==0.9.2
4
  matplotlib==3.5.3
5
+ onnxruntime==1.13.1
6
  pandas==1.5.3
7
  pydtmc==7.0.0
8
  pytorch_lightning==1.9.0
9
  scikit_learn==1.2.1
10
  soundfile==0.11.0
11
+ torch==1.13.1
12
  tqdm==4.64.0
13
  pystoi==0.3.3
14
  pesq==0.0.4
15
  onnx==1.13.0
16
+ torchaudio==0.13.1
17
  cython
18
  pesq
19
  numpy