Dua Rajper commited on
Commit
41dd453
·
verified ·
1 Parent(s): 45106ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit
2
  langchain
3
- langchain-community # New package for HuggingFaceEmbeddings
4
  PyPDF2
5
  python-dotenv
6
  faiss-cpu
@@ -10,3 +10,4 @@ sentence-transformers
10
  pydantic
11
  langchain_groq
12
  groq
 
 
1
  streamlit
2
  langchain
3
+ langchain-community # Fix for missing module error
4
  PyPDF2
5
  python-dotenv
6
  faiss-cpu
 
10
  pydantic
11
  langchain_groq
12
  groq
13
+