Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
streamlit
|
2 |
python-dotenv
|
3 |
-
huggingface_hub
|
4 |
google-generativeai
|
5 |
-
|
6 |
duckduckgo_search
|
|
|
1 |
streamlit
|
2 |
python-dotenv
|
|
|
3 |
google-generativeai
|
4 |
+
langchain-google-genai
|
5 |
duckduckgo_search
|