Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu128
|
| 2 |
-
|
|
|
|
|
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu128
|
| 2 |
+
torch==2.7.0+cu128
|
| 3 |
+
torchaudio==2.7.0+cu128
|
| 4 |
+
ultimate-rvc<=0.5.16
|