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