Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
|
|
|
|
1 |
demucs
|
2 |
scipy
|
3 |
|
4 |
-
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
demucs
|
4 |
scipy
|
5 |
|
|