Spaces:
No application file
No application file
Create requirement.txt
Browse files- requirement.txt +18 -0
requirement.txt
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
unstructured[md]
|
2 |
+
chromadb
|
3 |
+
datasets
|
4 |
+
pyarrow
|
5 |
+
open-clip-torch
|
6 |
+
langchain_core
|
7 |
+
langchain_openai
|
8 |
+
langchain_community
|
9 |
+
langchain
|
10 |
+
llama_parse
|
11 |
+
langchain_chroma
|
12 |
+
fastembed
|
13 |
+
gdown
|
14 |
+
python-dotenv
|
15 |
+
pymupdf
|
16 |
+
pdf2image
|
17 |
+
pdfrw
|
18 |
+
opencv-python
|