Spaces:
Runtime error
Runtime error
Roland Szabo commited on
Commit ·
2d8e6b8
1
Parent(s): 0dfc867
Fix umap
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
torch
|
| 2 |
-
umap
|
| 3 |
plotly
|
| 4 |
pandas
|
| 5 |
transformers
|
|
|
|
| 1 |
torch
|
| 2 |
+
umap-learn
|
| 3 |
plotly
|
| 4 |
pandas
|
| 5 |
transformers
|