Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain-groq
|
2 |
+
langchain-core
|
3 |
+
streamlit
|
4 |
+
langchain-chroma
|
5 |
+
langchain-nomic
|
6 |
+
langchain
|
7 |
+
nomic
|
8 |
+
python-dotenv
|
9 |
+
langchain-community
|
10 |
+
rank_bm25
|
11 |
+
cohere
|
12 |
+
nomic[local]
|
13 |
+
streamlit-feedback
|
14 |
+
qdrant-client
|