karthikeyan-r commited on
Commit
4828c45
1 Parent(s): 6d7bcb4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain_community
3
+ faiss-gpu
4
+ faiss-cpu
5
+ tiktoken
6
+ pdf2image
7
+ llama-index
8
+ pypdf numpy
9
+ PyPDF2
10
+ streamlit