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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit
2
  langchain
 
3
  PyPDF2
4
  python-dotenv
5
  faiss-cpu
 
1
  streamlit
2
  langchain
3
+ langchain-community # New package for HuggingFaceEmbeddings
4
  PyPDF2
5
  python-dotenv
6
  faiss-cpu