Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ gradio==4.12.0
|
|
2 |
torch==2.1.2
|
3 |
torchaudio==2.1.2
|
4 |
google-generativeai==0.3.2
|
5 |
-
|
6 |
-
|
|
|
2 |
torch==2.1.2
|
3 |
torchaudio==2.1.2
|
4 |
google-generativeai==0.3.2
|
5 |
+
numpy==1.26.3
|
6 |
+
e2-tts-pytorch==0.0.7
|