chburhan64 commited on
Commit
ff6d411
·
verified ·
1 Parent(s): bcb5f4a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,13 +1,15 @@
1
  streamlit
2
  langchain
3
- langchain-groq
4
  langchain-community
5
  langchain-core
6
- PyPDF2
7
  python-dotenv
8
- sentence-transformers
 
9
  faiss-cpu
 
 
 
10
  matplotlib
11
  pandas
12
- pdfplumber
13
- plotly
 
1
  streamlit
2
  langchain
 
3
  langchain-community
4
  langchain-core
5
+ langchain-groq
6
  python-dotenv
7
+ PyPDF2
8
+ pdfplumber
9
  faiss-cpu
10
+ huggingface-hub
11
+ sentence-transformers
12
+ plotly
13
  matplotlib
14
  pandas
15
+ numpy