Spaces:
Sleeping
Sleeping
Commit
·
795a929
1
Parent(s):
742e3f8
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
huggingface_hub
|
| 3 |
-
chromadb
|
| 4 |
langchain
|
| 5 |
-
unstructured
|
| 6 |
-
unstructured[local-inference]
|
| 7 |
-
gradio
|
| 8 |
pypdf
|
| 9 |
-
sentence-transformers
|
|
|
|
|
|
|
|
|
| 1 |
+
llama-index
|
|
|
|
|
|
|
| 2 |
langchain
|
|
|
|
|
|
|
|
|
|
| 3 |
pypdf
|
| 4 |
+
sentence-transformers
|
| 5 |
+
sentencepiece
|
| 6 |
+
arxiv
|