freyza commited on
Commit
e1f1926
·
verified ·
1 Parent(s): 44f9d9d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -15,9 +15,8 @@ pyworld==0.3.4
15
  Requests==2.31.0
16
  scipy==1.11.1
17
  soundfile==0.12.1
18
- torch==2.0.0+cu117
19
- torchvision==0.15.2+cu117
20
- torchaudio==2.0.0
21
  torchcrepe==0.0.20
22
  tqdm==4.65.0
23
  yt_dlp
 
15
  Requests==2.31.0
16
  scipy==1.11.1
17
  soundfile==0.12.1
18
+ --extra-index-url https://download.pytorch.org/whl/cu117 torch==2.0.0+cu117 torchvision==0.15.2+cu117
19
+ torchaudio==2.0.0 #torch==2.0.1
 
20
  torchcrepe==0.0.20
21
  tqdm==4.65.0
22
  yt_dlp