long1104 commited on
Commit
0c01c20
1 Parent(s): bf6d2d2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ python-dotenv
14
+ pillow_heif
15
+ sentence_transformers
16
+ streamlit
17
+ python-Levenshtein