Dua Rajper commited on
Update requirements.txt
Browse files- 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
|