Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
branca
|
2 |
folium
|
3 |
geopy
|
4 |
-
joblib
|
5 |
numpy
|
6 |
pandas
|
7 |
Pillow
|
@@ -10,7 +9,6 @@ rasterio
|
|
10 |
rioxarray
|
11 |
streamlit
|
12 |
streamlit_folium
|
13 |
-
tqdm
|
14 |
xarray[complete]==2022.3.0
|
15 |
plotly
|
16 |
h5py
|
|
|
1 |
branca
|
2 |
folium
|
3 |
geopy
|
|
|
4 |
numpy
|
5 |
pandas
|
6 |
Pillow
|
|
|
9 |
rioxarray
|
10 |
streamlit
|
11 |
streamlit_folium
|
|
|
12 |
xarray[complete]==2022.3.0
|
13 |
plotly
|
14 |
h5py
|