Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
# jupyterlab
|
| 2 |
jupyterlab==3.6.1
|
| 3 |
-
jupyter-server==2.3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# jupyterlab
|
| 2 |
jupyterlab==3.6.1
|
| 3 |
+
jupyter-server==2.3.0
|
| 4 |
+
pandas
|
| 5 |
+
datasets
|
| 6 |
+
fast-langdetect
|
| 7 |
+
matplotlib
|
| 8 |
+
sentencex
|
| 9 |
+
sentence-transformers
|
| 10 |
+
usearch
|
| 11 |
+
hf_transfer
|