errchh
commited on
Commit
·
f2b97a3
1
Parent(s):
03310c4
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
dotenv
|
|
|
2 |
gradio
|
3 |
langchain-community
|
|
|
4 |
langchain-huggingface
|
5 |
langchain-openai
|
6 |
langchain-tools
|
|
|
1 |
dotenv
|
2 |
+
duckduckgo-search
|
3 |
gradio
|
4 |
langchain-community
|
5 |
+
langchain-google-genai
|
6 |
langchain-huggingface
|
7 |
langchain-openai
|
8 |
langchain-tools
|