Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio
|
2 |
gtts
|
3 |
openpyxl
|
4 |
-
langchain
|
5 |
-
langchain-community
|
6 |
google-generativeai
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
gtts
|
3 |
openpyxl
|
|
|
|
|
4 |
google-generativeai
|
5 |
+
langchain
|
6 |
+
langchain-core
|
7 |
+
langchain-google-genai
|