Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
torch==2.
|
|
|
|
|
|
|
| 2 |
infer-rvc-python
|
| 3 |
edge_tts==7.2.7
|
| 4 |
pedalboard
|
|
|
|
| 1 |
+
torch==2.9.1
|
| 2 |
+
torchvision==0.24.1
|
| 3 |
+
torchaudio==2.9.1
|
| 4 |
infer-rvc-python
|
| 5 |
edge_tts==7.2.7
|
| 6 |
pedalboard
|