Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch
|
|
5 |
huggingface_hub
|
6 |
onnxruntime
|
7 |
markitdown
|
8 |
-
tenacity
|
|
|
|
5 |
huggingface_hub
|
6 |
onnxruntime
|
7 |
markitdown
|
8 |
+
tenacity
|
9 |
+
sentence_transformers
|