Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
gradio==4.12.0
|
2 |
-
torch==2.1.2
|
3 |
-
torchaudio==2.1.2
|
4 |
google-generativeai==0.3.2
|
5 |
numpy==1.26.3
|
6 |
-
|
7 |
-
requests==2.31.0
|
8 |
-
tqdm==4.66.1
|
|
|
1 |
gradio==4.12.0
|
|
|
|
|
2 |
google-generativeai==0.3.2
|
3 |
numpy==1.26.3
|
4 |
+
edge-tts==6.1.9
|
|
|
|