Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 2 |
numpy==1.26.4
|
| 3 |
torch==2.5.1+cu124
|
| 4 |
-
torchaudio==2.5.1+cu124
|
| 5 |
-
ultimate-rvc
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 2 |
numpy==1.26.4
|
| 3 |
torch==2.5.1+cu124
|
| 4 |
+
torchaudio==2.5.1+cu124
|
|
|