NEXAS commited on
Commit
62df972
·
verified ·
1 Parent(s): 32bc45c

Create requirement.txt

Browse files
Files changed (1) hide show
  1. 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