robertselvam commited on
Commit
91586be
1 Parent(s): a2780b1

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ openai==0.27.8
2
+ tiktoken==0.4.0
3
+ langchain==0.0.259
4
+ pypdf==3.15.0
5
+ PyMuPDF==1.23.1
6
+ PyPDF2==3.0.1
7
+ git+https://github.com/huggingface/transformers.git@21f6f58721dd9154357576be6de54eefef1f1818
8
+ git+https://github.com/impira/docquery.git@8d92692c36f63ef652f3c84cccedd5674ee7b383
9
+ sentencepiece
10
+ pdf2image
11
+ pypdf
12
+ gradio