Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
jupyterlab==4.2.5
|
2 |
tornado==6.2
|
3 |
-
ipywidgets
|
|
|
|
|
|
|
|
|
|
1 |
jupyterlab==4.2.5
|
2 |
tornado==6.2
|
3 |
+
ipywidgets
|
4 |
+
sentence-transformers
|
5 |
+
datasets
|
6 |
+
sentencex
|
7 |
+
einops
|