Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
gTTS
|
3 |
-
openpyxl
|
4 |
google-generativeai
|
|
|
|
|
|
|
|
1 |
+
langchain
|
|
|
|
|
2 |
google-generativeai
|
3 |
+
openpyxl
|
4 |
+
gTTS
|
5 |
+
gradio
|