farhananis005 commited on
Commit
7a0607e
1 Parent(s): 15c9c10

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-openai
3
+ langchain-groq
4
+ PyPDF2
5
+ pypdf
6
+ docx2txt
7
+ unstructured
8
+ gradio
9
+ faiss-cpu
10
+ openai
11
+ tiktoken