Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
langchain
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
1 |
langchain
|
2 |
+
streamlit
|
3 |
+
pinecone-client
|
4 |
+
huggingface_hub
|
5 |
+
langchain-community
|
6 |
+
sentence_transformers
|
7 |
+
pinecone
|