Spaces:
Sleeping
Sleeping
Commit
·
d2dad51
1
Parent(s):
291e806
Add dependency
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
langchain
|
3 |
+
langchain-community
|
4 |
+
chromadb
|
5 |
+
sentence_transformers
|
6 |
+
unstructured
|