Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ langchain-community
|
|
16 |
unstructured
|
17 |
sentencepiece
|
18 |
huggingface_hub
|
19 |
-
opencv-python
|
|
|
|
16 |
unstructured
|
17 |
sentencepiece
|
18 |
huggingface_hub
|
19 |
+
opencv-python
|
20 |
+
sentence-transformers
|