sreesh2804 commited on
Commit
62b8dc9
·
verified ·
1 Parent(s): 1a86be4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -0
requirements.txt ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ chromadb
3
+ google-generativeai
4
+ pypdf
5
+ langchain
6
+ langchain_community
7
+ langchain-google-genai
8
+ google-auth
9
+ google-auth-oauthlib
10
+ google-auth-httplib2
11
+ sentence-transformers
12
+ SpeechRecognition
13
+ pyttsx3
14
+ gTTS
15
+ docx2txt
16
+ pymupdf
17
+ pdfplumber
18
+ PyPDF2
19
+ reportlab