Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +9 -7
requirements.txt
CHANGED
@@ -1,12 +1,14 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
rasterio
|
|
|
6 |
albumentations
|
7 |
segmentation-models-pytorch
|
8 |
-
|
9 |
-
numpy
|
10 |
shapely
|
11 |
-
|
12 |
-
|
|
|
|
|
|
1 |
gradio
|
2 |
+
torch
|
3 |
+
numpy
|
4 |
+
pillow
|
5 |
rasterio
|
6 |
+
tqdm
|
7 |
albumentations
|
8 |
segmentation-models-pytorch
|
9 |
+
geopandas
|
|
|
10 |
shapely
|
11 |
+
stqdm
|
12 |
+
leafmap
|
13 |
+
xarray
|
14 |
+
localtileserver
|