Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -29,4 +29,5 @@ platformdirs
|
|
29 |
packaging
|
30 |
setuptools
|
31 |
wheel
|
32 |
-
gunicorn
|
|
|
|
29 |
packaging
|
30 |
setuptools
|
31 |
wheel
|
32 |
+
gunicorn
|
33 |
+
sentence-transformers
|