Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ shiny
|
|
3 |
shinywidgets
|
4 |
plotly
|
5 |
pandas
|
6 |
-
ridgeplot
|
|
|
|
|
|
|
|
3 |
shinywidgets
|
4 |
plotly
|
5 |
pandas
|
6 |
+
ridgeplot
|
7 |
+
sentence-transformers
|
8 |
+
numpy
|
9 |
+
scikit-learn
|