Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain_community
|
2 |
+
pinecone-client
|
3 |
+
sentence_transformers
|
4 |
+
pinecone_notebooks
|
5 |
+
langchain_pinecone
|
6 |
+
langchain_groq
|
7 |
+
langchain
|
8 |
+
langchain-community
|
9 |
+
langchainhub
|
10 |
+
langchain-chroma
|
11 |
+
streamlit
|