Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
|
@@ -1,8 +1,10 @@
|
|
| 1 |
gradio
|
| 2 |
pandas
|
| 3 |
-
|
|
|
|
| 4 |
seaborn
|
|
|
|
|
|
|
| 5 |
folium
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
plotly
|
|
|
|
| 1 |
gradio
|
| 2 |
pandas
|
| 3 |
+
numpy
|
| 4 |
+
scipy
|
| 5 |
seaborn
|
| 6 |
+
matplotlib
|
| 7 |
+
plotly
|
| 8 |
folium
|
| 9 |
+
geopandas
|
| 10 |
+
scikit-learn
|
|
|