Update requirements.txt
Browse files- requirements.txt +4 -9
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
-
gradio==
|
2 |
-
google-generativeai
|
3 |
-
numpy
|
4 |
-
|
5 |
-
transformers
|
6 |
-
huggingface_hub
|
7 |
-
python-dotenv
|
8 |
-
snac
|
9 |
-
torchaudio
|
|
|
1 |
+
gradio==4.12.0
|
2 |
+
google-generativeai==0.3.2
|
3 |
+
numpy==1.26.3
|
4 |
+
edge-tts==6.1.9
|
|
|
|
|
|
|
|
|
|