Spaces:
Runtime error
Runtime error
Commit
·
ac7ad0e
1
Parent(s):
4dee166
add sentence_transformers
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ pygame
|
|
14 |
unstructured
|
15 |
openpyxl
|
16 |
python-docx
|
17 |
-
playwright
|
|
|
|
14 |
unstructured
|
15 |
openpyxl
|
16 |
python-docx
|
17 |
+
playwright
|
18 |
+
sentence_transformers
|