Vikrant26 commited on
Commit
639a125
·
verified ·
1 Parent(s): 1d0ffee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- streamlit==1.22.0
2
- google-generativeai==0.7.2
3
- python-dotenv==1.0.0
4
- langchain==0.2.6
5
- PyPDF2==3.0.1
6
- chromadb==0.5.3
7
- faiss-cpu==1.7.2
8
- langchain_google_genai==1.0.7
 
9
  langchain_community==0.2.6
 
1
+ streamlit==1.22.0
2
+ google-generativeai==0.7.2
3
+ python-dotenv==1.0.0
4
+ langchain==0.2.6
5
+ PyPDF2==3.0.1
6
+ chromadb==0.5.3
7
+ docx2txt==0.8
8
+ faiss-cpu==1.7.2
9
+ langchain_google_genai==1.0.7
10
  langchain_community==0.2.6