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