Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,8 @@ numpy
|
|
| 5 |
pandas
|
| 6 |
langchain
|
| 7 |
sentence-transformers
|
| 8 |
-
langchain_community
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
pandas
|
| 6 |
langchain
|
| 7 |
sentence-transformers
|
| 8 |
+
langchain_community
|
| 9 |
+
chromadb
|
| 10 |
+
huggingface-hub
|
| 11 |
+
langchain-text-splitters
|
| 12 |
+
langchain-chroma
|