Spaces:
Sleeping
Sleeping
Commit
·
ef8a873
1
Parent(s):
f4ea6a3
init!
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
huggingface_hub
|
3 |
+
sentence_transformers
|
4 |
+
faiss-cpu
|
5 |
+
unstructured
|
6 |
+
Cython
|
7 |
+
tiktoken
|
8 |
+
unstructured[local-inference]
|
9 |
+
rich
|