Spaces:
Sleeping
Sleeping
try again cuml
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
spaces
|
2 |
gradio
|
3 |
torch
|
@@ -13,6 +15,4 @@ pandas
|
|
13 |
numpy
|
14 |
python-dotenv
|
15 |
kaleido
|
16 |
-
transformers
|
17 |
-
--extra-index-url https://pypi.nvidia.com
|
18 |
-
cuml-cu11
|
|
|
1 |
+
--extra-index-url https://pypi.nvidia.com
|
2 |
+
cuml-cu11
|
3 |
spaces
|
4 |
gradio
|
5 |
torch
|
|
|
15 |
numpy
|
16 |
python-dotenv
|
17 |
kaleido
|
18 |
+
transformers
|
|
|
|