Zeph27 commited on
Commit
a126252
1 Parent(s): f7e775a
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -6,7 +6,7 @@ gradio==4.29.0
6
  lib==4.0.0
7
  librosa==0.10
8
  numpy==1.23.5
9
- onnxruntime_gpu
10
  praat-parselmouth>=0.4.2
11
  pedalboard==0.7.7
12
  pydub==0.25.1
@@ -14,8 +14,7 @@ pyworld==0.3.4
14
  Requests==2.31.0
15
  scipy>=1.13.0,<2.0.0
16
  soundfile==0.12.1
17
- --extra-index-url https://download.pytorch.org/whl/cu117
18
- torch==2.0.1
19
  torchcrepe==0.0.23
20
  tqdm==4.65.0
21
  yt_dlp==2023.7.6
 
6
  lib==4.0.0
7
  librosa==0.10
8
  numpy==1.23.5
9
+ # onnxruntime_gpu
10
  praat-parselmouth>=0.4.2
11
  pedalboard==0.7.7
12
  pydub==0.25.1
 
14
  Requests==2.31.0
15
  scipy>=1.13.0,<2.0.0
16
  soundfile==0.12.1
17
+ torch==2.2.0
 
18
  torchcrepe==0.0.23
19
  tqdm==4.65.0
20
  yt_dlp==2023.7.6