Deeksha14 commited on
Commit
a203f04
·
verified ·
1 Parent(s): 37fa53b

Upload 2 files

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -7
requirements.txt CHANGED
@@ -1,12 +1,8 @@
1
  streamlit==1.37.1
2
- google-generativeai==0.3.2
3
  python-dotenv
4
- langchain
5
- langchain-community
6
- langchain-google-genai
7
- faiss-cpu
8
  PyPDF2
9
  python-docx
10
  beautifulsoup4
11
-
12
-
 
1
  streamlit==1.37.1
 
2
  python-dotenv
3
+ google-generativeai==0.3.2
4
+ langchain==0.1.14
5
+ langchain-google-genai==0.0.6
 
6
  PyPDF2
7
  python-docx
8
  beautifulsoup4