abhivsh commited on
Commit
fa0b1fb
·
verified ·
1 Parent(s): 9254348

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
+ langchain_text_splitters
4
+ langchain-google-genai
5
+ langchain-openai
6
+ gradio
7
+ openai
8
+ pypdf
9
+ chromadb
10
+ tiktoken