Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
streamlit
|
2 |
langchain-community
|
3 |
-
langchain
|
4 |
-
langchain-
|
5 |
-
langchain-groq===0.1.9
|
6 |
unstructured==0.14.6
|
7 |
selenium==4.21.0
|
8 |
chromadb==0.5.0
|
|
|
1 |
streamlit
|
2 |
langchain-community
|
3 |
+
langchain
|
4 |
+
langchain-groq
|
|
|
5 |
unstructured==0.14.6
|
6 |
selenium==4.21.0
|
7 |
chromadb==0.5.0
|