Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain
|
|
4 |
langchain_community
|
5 |
chromadb
|
6 |
langchain_groq
|
7 |
-
sentence_transformers
|
|
|
|
4 |
langchain_community
|
5 |
chromadb
|
6 |
langchain_groq
|
7 |
+
sentence_transformers
|
8 |
+
bs4
|