robertselvam commited on
Commit
6e68a4a
·
1 Parent(s): af5b2b4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ openai
2
+ tiktoken
3
+ langchain
4
+ gradio
5
+ pypdf
6
+ requests
7
+ unstructured
8
+ validators
9
+ pytesseract
10
+ pdf2image
11
+ tabulate
12
+ nltk
13
+ python-dotenv
14
+ faiss-cpu