Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
|
2 |
-
torch
|
3 |
-
torchaudio
|
|
|
|
|
|
1 |
+
git+https://github.com/Zyphra/Zonos.git
|
2 |
+
torch==2.2.2
|
3 |
+
torchaudio==2.2.2
|
4 |
+
gradio==4.21.0
|
5 |
+
spaces==0.26.4
|