Baskar2005 commited on
Commit
7764abc
·
verified ·
1 Parent(s): c2df715

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tiktoken
2
+ langchain_experimental
3
+ langchain-unstructured
4
+ langchain-openai
5
+ langchain
6
+ gradio
7
+ requests
8
+ unstructured[docx]
9
+ unstructured[pdf]
10
+ validators
11
+ faiss-cpu