Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
torchaudio==2.5.1+cu121
|
4 |
phonemizer==3.2.1
|
5 |
git+https://github.com/Zyphra/Zonos.git@main
|
|
|
1 |
+
torch==2.5.1
|
2 |
+
torchaudio==2.5.1
|
|
|
3 |
phonemizer==3.2.1
|
4 |
git+https://github.com/Zyphra/Zonos.git@main
|