Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain
|
|
4 |
langchain.community
|
5 |
pypdf
|
6 |
pydantic
|
7 |
-
sentence-transformers
|
|
|
|
4 |
langchain.community
|
5 |
pypdf
|
6 |
pydantic
|
7 |
+
sentence-transformers
|
8 |
+
chromadb
|