Spaces:
Running
Running
freemt
commited on
Commit
·
ea99471
1
Parent(s):
626dad5
Update sentence-transformers
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -148,3 +148,4 @@ widgetsnbextension==3.6.0; python_version >= "3.7"
|
|
148 |
win32-setctime==1.1.0; sys_platform == "win32" and python_version >= "3.5"
|
149 |
xlsxwriter==3.0.3; python_version >= "3.4"
|
150 |
zipp==3.8.0; python_version < "3.9" and python_version >= "3.7"
|
|
|
|
148 |
win32-setctime==1.1.0; sys_platform == "win32" and python_version >= "3.5"
|
149 |
xlsxwriter==3.0.3; python_version >= "3.4"
|
150 |
zipp==3.8.0; python_version < "3.9" and python_version >= "3.7"
|
151 |
+
sentence-transformers
|