Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
chromadb==0.5.17
|
2 |
-
gradio==5.4.0
|
3 |
-
langchain_community==0.3.5
|
4 |
-
langchain_core==0.3.15
|
5 |
-
langchain_openai==0.2.5
|
6 |
-
pandas==2.2.3
|
|
|
|
1 |
+
chromadb==0.5.17
|
2 |
+
gradio==5.4.0
|
3 |
+
langchain_community==0.3.5
|
4 |
+
langchain_core==0.3.15
|
5 |
+
langchain_openai==0.2.5
|
6 |
+
pandas==2.2.3
|
7 |
+
langchain-google-genai
|