mouadenna commited on
Commit
11e76c2
·
verified ·
1 Parent(s): 9b3b1ab

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.50.2
2
+ geopandas==0.13.2
3
+ leafmap==0.23.3
4
+ Pillow==10.0.0
5
+ rasterio==1.3.8
6
+ albumentations==1.3.1
7
+ segmentation-models-pytorch==0.3.3
8
+ torch==2.0.1
9
+ numpy==1.24.3
10
+ shapely==2.0.1
11
+ tqdm==4.65.0