Jashan1 commited on
Commit
43c6757
·
verified ·
1 Parent(s): c004cea

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +30 -0
requirements.txt ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ openai
3
+ PyPDF2
4
+ requests
5
+ youtube_transcript_api
6
+ pinecone-client
7
+ python-dotenv
8
+ tiktoken
9
+ pandas
10
+ fpdf
11
+ numpy
12
+ xlsxwriter
13
+ openpyxl
14
+ seaborn
15
+ pytesseract
16
+ Pillow
17
+ python-docx
18
+ pdf2image
19
+ pymongo
20
+ matplotlib
21
+ streamlit-google-auth
22
+ langchain
23
+ langchain_community
24
+ pymupdf
25
+ sentence_transformers
26
+ pinecone_text
27
+ langchain_openai
28
+ firebase-admin
29
+ httpx-oauth
30
+ ydata-profiling