Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ PyYAML
|
|
4 |
PyPDF2
|
5 |
langchain
|
6 |
langchain-community
|
7 |
-
huggingface_hub
|
|
|
|
4 |
PyPDF2
|
5 |
langchain
|
6 |
langchain-community
|
7 |
+
huggingface_hub
|
8 |
+
sentence-transformers
|