Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -12
requirements.txt
CHANGED
@@ -1,12 +1 @@
|
|
1 |
-
|
2 |
-
numba==0.51.2
|
3 |
-
umap-learn==0.5.2
|
4 |
-
scipy
|
5 |
-
pandas>=1.1.5
|
6 |
-
sentence-transformers==2.1.0
|
7 |
-
sklearn
|
8 |
-
scikit-learn>=1.0.1
|
9 |
-
scipy
|
10 |
-
hdbscan>=0.8.27
|
11 |
-
bertopic==0.9.4
|
12 |
-
protobuf==3.20.0
|
|
|
1 |
+
bertopic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|