Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -4,4 +4,8 @@ python-dotenv==1.0.0
|
|
4 |
streamlit==1.22.0
|
5 |
tiktoken==0.4.0
|
6 |
faiss-cpu==1.7.4
|
7 |
-
protobuf~=3.19.0
|
|
|
|
|
|
|
|
|
|
4 |
streamlit==1.22.0
|
5 |
tiktoken==0.4.0
|
6 |
faiss-cpu==1.7.4
|
7 |
+
protobuf~=3.19.0
|
8 |
+
langchain-community
|
9 |
+
langchain-core
|
10 |
+
langsmith
|
11 |
+
langchain-huggingface
|