Karthikeyan commited on
Commit
18aeb65
1 Parent(s): 6372d8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -3
requirements.txt CHANGED
@@ -1,7 +1,14 @@
1
- gradio
2
  openai
3
  tiktoken
4
- chromadb
5
  langchain
 
 
 
6
  unstructured
7
- unstructured[local-inference]
 
 
 
 
 
 
 
 
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