Spaces:
Runtime error
Runtime error
Siddartha10
commited on
Commit
•
6d29389
1
Parent(s):
c117701
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
google-generativeai
|
2 |
streamlit
|
3 |
python-dotenv
|
4 |
-
langchain
|
|
|
|
1 |
google-generativeai
|
2 |
streamlit
|
3 |
python-dotenv
|
4 |
+
langchain
|
5 |
+
langchain_google_genai
|