Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
streamlit
|
2 |
langchain
|
|
|
3 |
langchain_google_genai
|
4 |
duckduckgo_search
|
5 |
python-dotenv
|
|
|
1 |
streamlit
|
2 |
langchain
|
3 |
+
langchain_community
|
4 |
langchain_google_genai
|
5 |
duckduckgo_search
|
6 |
python-dotenv
|