Spaces:
Sleeping
Sleeping
Try to fix cuml-cul1
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
gradio_huggingfacehub_search==0.0.7
|
2 |
duckdb
|
3 |
umap-learn
|
@@ -5,5 +7,4 @@ sentence-transformers
|
|
5 |
datamapplot
|
6 |
bertopic
|
7 |
pandas
|
8 |
-
torch
|
9 |
-
cuml-cu11
|
|
|
1 |
+
--extra-index-url https://pypi.nvidia.com
|
2 |
+
cuml-cu11
|
3 |
gradio_huggingfacehub_search==0.0.7
|
4 |
duckdb
|
5 |
umap-learn
|
|
|
7 |
datamapplot
|
8 |
bertopic
|
9 |
pandas
|
10 |
+
torch
|
|