Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain
|
|
3 |
sentence-transformers
|
4 |
pypdf
|
5 |
huggingface_hub
|
6 |
-
chromadb
|
|
|
|
3 |
sentence-transformers
|
4 |
pypdf
|
5 |
huggingface_hub
|
6 |
+
chromadb
|
7 |
+
pysqlite3-binary
|