long1104 commited on
Commit
78563ae
1 Parent(s): 0b8c654

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain_openai
3
+ unstructured
4
+ pdf2image
5
+ pdfminer.six
6
+ unstructured_inference
7
+ pikepdf
8
+ pypdf
9
+ pinecone-client
10
+ openai
11
+ tiktoken
12
+ pandas
13
+ pillow_heif
14
+ sentence_transformers
15
+ streamlit
16
+ python-Levenshtein