Spaces:
Runtime error
Runtime error
nisharg nargund
commited on
Commit
•
8eb1ddb
1
Parent(s):
2919bb4
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -4,9 +4,8 @@ langchain_core
|
|
4 |
python-dotenv
|
5 |
langchain-community
|
6 |
langserve
|
|
|
7 |
faiss-cpu
|
8 |
langchainhub
|
9 |
-
bs4
|
10 |
groq
|
11 |
-
langchain-groq
|
12 |
-
sentence_transformers
|
|
|
4 |
python-dotenv
|
5 |
langchain-community
|
6 |
langserve
|
7 |
+
bs4
|
8 |
faiss-cpu
|
9 |
langchainhub
|
|
|
10 |
groq
|
11 |
+
langchain-groq
|
|