Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,6 +6,7 @@ pandas
|
|
| 6 |
numpy
|
| 7 |
matplotlib
|
| 8 |
pycaret==3.0.0rc4
|
|
|
|
| 9 |
##pycaret[analysis]
|
| 10 |
plotly
|
| 11 |
mlflow
|
|
|
|
| 6 |
numpy
|
| 7 |
matplotlib
|
| 8 |
pycaret==3.0.0rc4
|
| 9 |
+
umap-learn
|
| 10 |
##pycaret[analysis]
|
| 11 |
plotly
|
| 12 |
mlflow
|