Spaces:
Runtime error
Runtime error
Feliks Zaslavskiy
commited on
Commit
•
3ffbe9e
1
Parent(s):
184079c
update req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
pandas
|
3 |
numpy
|
4 |
openpyxl
|
5 |
-
xlsxwriter
|
|
|
|
2 |
pandas
|
3 |
numpy
|
4 |
openpyxl
|
5 |
+
xlsxwriter
|
6 |
+
sentence-transformer
|