Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ streamlit-extras
|
|
7 |
langchain-community
|
8 |
chromadb
|
9 |
PyMuPDF
|
10 |
-
gradio
|
|
|
|
7 |
langchain-community
|
8 |
chromadb
|
9 |
PyMuPDF
|
10 |
+
gradio
|
11 |
+
sentence-transformers
|