Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -14,7 +14,8 @@ pyworld==0.3.4
|
|
| 14 |
Requests==2.31.0
|
| 15 |
scipy==1.11.1
|
| 16 |
soundfile==0.12.1
|
| 17 |
-
--
|
|
|
|
| 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 |
+
--find-links https://download.pytorch.org/whl/torch_stable.html
|
| 18 |
+
torch
|
| 19 |
torchcrepe==0.0.20
|
| 20 |
tqdm==4.65.0
|
| 21 |
yt_dlp==2023.7.6
|