Baskar2005 commited on
Commit
c94ebab
·
verified ·
1 Parent(s): 119009b

Create requirements.txt

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