shukdevdatta123 commited on
Commit
7209079
·
verified ·
1 Parent(s): 52e27b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  streamlit==1.23.0
2
- pdfplumber==0.7.0
3
- python-docx==0.8.11
4
- python-dotenv==1.0.0
5
  openai==0.27.0 # Adjust if needed based on your OpenAI library version
6
- langchain-community
 
 
 
1
  streamlit==1.23.0
2
+ pdfplumber
3
+ python-docx
4
+ python-dotenv
5
  openai==0.27.0 # Adjust if needed based on your OpenAI library version
6
+ langchain-community
7
+ llama-index
8
+ llama-index-core