Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ torch>=2.1.2
|
|
6 |
soundfile>=0.12.1
|
7 |
llama-index>=0.11.47
|
8 |
huggingface_hub>=0.31.1
|
9 |
-
smolagents==1.13.0
|
|
|
|
|
|
6 |
soundfile>=0.12.1
|
7 |
llama-index>=0.11.47
|
8 |
huggingface_hub>=0.31.1
|
9 |
+
smolagents==1.13.0
|
10 |
+
google-generativeai
|
11 |
+
google-cloud-texttospeech
|