Himanshu2003 commited on
Commit
d6276e9
·
verified ·
1 Parent(s): 458fcad

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ PyPDF2
2
+ langchain
3
+ import os
4
+ langchain_google_genai
5
+ google.generativeai
6
+ langchain.vectorstores
7
+ langchain_google_genai
8
+ dotenv