Ahmadkhan12 commited on
Commit
cc90cb9
·
verified ·
1 Parent(s): 2559e80

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- streamlit==1.24.0
2
- langchain==0.0.170 # Adjust version based on your requirements
3
- huggingface-hub # To download HuggingFace models
4
  faiss-cpu
5
  PyPDF2
 
1
+ streamlit
2
+ sentence-transformers
 
3
  faiss-cpu
4
  PyPDF2