Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy==1.19.5
|
2 |
+
pandas==1.3.4
|
3 |
+
umap-learn==0.5.3
|
4 |
+
scikit-learn==1.0.2
|
5 |
+
plotly==5.7.0
|