Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ together==1.2.10
|
|
11 |
pymorphy2==0.9.1
|
12 |
fastapi==0.112.2
|
13 |
scikit-learn
|
14 |
-
plotly
|
|
|
|
|
|
11 |
pymorphy2==0.9.1
|
12 |
fastapi==0.112.2
|
13 |
scikit-learn
|
14 |
+
plotly
|
15 |
+
numpy
|
16 |
+
sentence_transformers
|