Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ streamlit==1.32.2
|
|
3 |
chromadb==0.4.24
|
4 |
pypdf==4.1.0
|
5 |
langchain-community
|
6 |
-
huggingface-hub
|
|
|
|
3 |
chromadb==0.4.24
|
4 |
pypdf==4.1.0
|
5 |
langchain-community
|
6 |
+
huggingface-hub
|
7 |
+
sentence-transformers
|