Spaces:
Runtime error
Runtime error
mohitmayank
commited on
Commit
•
a327ce2
1
Parent(s):
ea6f548
added altair<5 for HF, not needed for local
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ plotly==5.11.0
|
|
4 |
plotly-express==0.4.1
|
5 |
scikit-learn==1.0.2
|
6 |
pandas==1.4.2
|
7 |
-
umap-learn==0.5.3
|
|
|
|
4 |
plotly-express==0.4.1
|
5 |
scikit-learn==1.0.2
|
6 |
pandas==1.4.2
|
7 |
+
umap-learn==0.5.3
|
8 |
+
altair<5
|