Spaces:
Sleeping
Sleeping
Requirements updated
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
langchain-openai
|
3 |
+
langchain-community
|
4 |
+
langchain.chat_models
|
5 |
+
langchain-google-genai
|