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