r3gm commited on
Commit
77a0574
1 Parent(s): 41aa3b8

Update requirements.txt

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