Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ faiss-cpu
|
|
4 |
colorcet
|
5 |
matplotlib
|
6 |
numpy==1.24
|
7 |
-
bokeh==2.4.3
|
|
|
|
|
|
4 |
colorcet
|
5 |
matplotlib
|
6 |
numpy==1.24
|
7 |
+
bokeh==2.4.3
|
8 |
+
hdbscan
|
9 |
+
umap
|