Spaces:
Sleeping
Sleeping
numpy==1.26.4
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
git+https://github.com/tomaarsen/sentence-transformers@feat/quantization
|
2 |
-
datasets
|
3 |
-
pandas
|
4 |
-
|
5 |
-
usearch
|
6 |
-
faiss-cpu
|
|
|
|
1 |
+
git+https://github.com/tomaarsen/sentence-transformers@feat/quantization
|
2 |
+
datasets
|
3 |
+
pandas
|
4 |
+
|
5 |
+
usearch
|
6 |
+
faiss-cpu
|
7 |
+
numpy==1.26.4
|