Spaces:
Sleeping
Sleeping
update req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,7 +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/
|
18 |
torch==2.0.1
|
19 |
torchcrepe==0.0.23
|
20 |
tqdm==4.65.0
|
|
|
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
|