anmolsahai commited on
Commit
566fc10
1 Parent(s): fc4e550
Files changed (2) hide show
  1. requirements.txt +11 -20
  2. stuff.py +0 -0
requirements.txt CHANGED
@@ -1,23 +1,14 @@
1
  streamlit
2
- pdfminer.six
3
- langchain
4
- langchain_community
5
- langchain_astradb
6
- langchain_core
7
- langchain_openai
8
- langchain_anthropic
9
- langchain_google_genai==1.0.5
10
- google_generativeai
11
- pdf2docx
12
- pymupdf
13
  python-docx
14
- streamlit
15
- pdfplumber
16
- python-docx
17
- redlines
18
- langchain_astradb
19
- langchain_core
20
- langchain_openai
21
- langchain_anthropic
22
- langchain_google_genai
 
23
  docxcompose
 
1
  streamlit
2
+ PyMuPDF
 
 
 
 
 
 
 
 
 
 
3
  python-docx
4
+ google-auth
5
+ google-auth-oauthlib
6
+ google-auth-httplib2
7
+ google-api-python-client
8
+ google-cloud-aiplatform
9
+ langchain-core
10
+ langchain-astradb
11
+ langchain-openai
12
+ langchain-anthropic
13
+ langchain-google-genai
14
  docxcompose
stuff.py ADDED
The diff for this file is too large to render. See raw diff