Parthiban97 commited on
Commit
eab0b87
·
verified ·
1 Parent(s): 61b0cb3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- faiss-cpu
2
- groq
3
- PyPDF2
4
- langchain_google_genai
5
- langchain
6
- streamlit
7
- langchain_community
8
- python-dotenv
9
- pypdf
10
-
 
 
1
+ faiss-cpu
2
+ groq
3
+ PyPDF2
4
+ langchain_google_genai
5
+ langchain_groq
6
+ langchain
7
+ streamlit
8
+ langchain_community
9
+ python-dotenv
10
+ pypdf
11
+