Spaces:
Running
Running
David Vaillant
commited on
Commit
•
b151145
1
Parent(s):
a073fdd
- requirements.txt +155 -4
requirements.txt
CHANGED
@@ -1,4 +1,155 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
addict==2.4.0
|
2 |
+
affine==2.4.0
|
3 |
+
aniso8601==9.0.1
|
4 |
+
annotated-types==0.6.0
|
5 |
+
anyio==4.3.0
|
6 |
+
appnope==0.1.4
|
7 |
+
asttokens==2.4.1
|
8 |
+
attrs==23.2.0
|
9 |
+
beautifulsoup4==4.12.3
|
10 |
+
blinker==1.8.1
|
11 |
+
bqplot==0.12.43
|
12 |
+
branca==0.7.2
|
13 |
+
cachelib==0.9.0
|
14 |
+
cachetools==5.3.3
|
15 |
+
centerline==1.1.0
|
16 |
+
certifi==2024.2.2
|
17 |
+
charset-normalizer==3.3.2
|
18 |
+
click==8.1.7
|
19 |
+
click-plugins==1.1.1
|
20 |
+
cligj==0.7.2
|
21 |
+
color-operations==0.1.3
|
22 |
+
colour==0.1.5
|
23 |
+
comm==0.2.2
|
24 |
+
contourpy==1.2.1
|
25 |
+
cycler==0.12.1
|
26 |
+
debugpy==1.8.1
|
27 |
+
decorator==5.1.1
|
28 |
+
duckdb==0.10.2
|
29 |
+
exceptiongroup==1.2.1
|
30 |
+
executing==2.0.1
|
31 |
+
filelock==3.14.0
|
32 |
+
fiona==1.9.6
|
33 |
+
Flask==3.0.3
|
34 |
+
Flask-Caching==2.2.0
|
35 |
+
Flask-Cors==4.0.0
|
36 |
+
flask-restx==1.3.0
|
37 |
+
folium==0.16.0
|
38 |
+
fonttools==4.51.0
|
39 |
+
fsspec==2024.3.1
|
40 |
+
GDAL==3.8.5
|
41 |
+
gdown==5.1.0
|
42 |
+
geojson==3.1.0
|
43 |
+
geopandas==0.14.4
|
44 |
+
groundingdino-py==0.4.0
|
45 |
+
h11==0.14.0
|
46 |
+
httpcore==1.0.5
|
47 |
+
httpx==0.27.0
|
48 |
+
huggingface-hub==0.23.0
|
49 |
+
idna==3.7
|
50 |
+
importlib_metadata==7.1.0
|
51 |
+
importlib_resources==6.4.0
|
52 |
+
ipyevents==2.0.2
|
53 |
+
ipyfilechooser==0.6.0
|
54 |
+
ipykernel==6.29.4
|
55 |
+
ipyleaflet==0.19.0
|
56 |
+
ipython==8.24.0
|
57 |
+
ipytree==0.2.2
|
58 |
+
ipywidgets==8.1.2
|
59 |
+
itsdangerous==2.2.0
|
60 |
+
jedi==0.19.1
|
61 |
+
Jinja2==3.1.3
|
62 |
+
jsonschema==4.22.0
|
63 |
+
jsonschema-specifications==2023.12.1
|
64 |
+
jupyter-leaflet==0.19.0
|
65 |
+
jupyter_client==8.6.1
|
66 |
+
jupyter_core==5.7.2
|
67 |
+
jupyterlab_widgets==3.0.10
|
68 |
+
kiwisolver==1.4.5
|
69 |
+
leafmap==0.31.9
|
70 |
+
localtileserver==0.10.2
|
71 |
+
MarkupSafe==2.1.5
|
72 |
+
matplotlib==3.8.4
|
73 |
+
matplotlib-inline==0.1.7
|
74 |
+
morecantile==5.3.0
|
75 |
+
mpmath==1.3.0
|
76 |
+
nest-asyncio==1.6.0
|
77 |
+
networkx==3.3
|
78 |
+
numexpr==2.10.0
|
79 |
+
numpy==1.26.4
|
80 |
+
opencv-python==4.9.0.80
|
81 |
+
opencv-python-headless==4.9.0.80
|
82 |
+
packaging==24.0
|
83 |
+
pandas==2.2.2
|
84 |
+
parso==0.8.4
|
85 |
+
patool==2.2.0
|
86 |
+
pexpect==4.9.0
|
87 |
+
pillow==10.3.0
|
88 |
+
platformdirs==4.2.1
|
89 |
+
plotly==5.22.0
|
90 |
+
prompt-toolkit==3.0.43
|
91 |
+
psutil==5.9.8
|
92 |
+
ptyprocess==0.7.0
|
93 |
+
pure-eval==0.2.2
|
94 |
+
pycocotools==2.0.7
|
95 |
+
pydantic==2.7.1
|
96 |
+
pydantic_core==2.18.2
|
97 |
+
Pygments==2.17.2
|
98 |
+
pyparsing==3.1.2
|
99 |
+
pyproj==3.6.1
|
100 |
+
pyshp==2.3.1
|
101 |
+
PySocks==1.7.1
|
102 |
+
pystac==1.10.0
|
103 |
+
pystac-client==0.7.7
|
104 |
+
python-box==7.1.1
|
105 |
+
python-dateutil==2.9.0.post0
|
106 |
+
python-dotenv==1.0.1
|
107 |
+
pytz==2024.1
|
108 |
+
PyYAML==6.0.1
|
109 |
+
pyzmq==26.0.3
|
110 |
+
rasterio==1.3.10
|
111 |
+
referencing==0.35.1
|
112 |
+
regex==2024.4.28
|
113 |
+
requests==2.31.0
|
114 |
+
rio-cogeo==5.3.0
|
115 |
+
rio-tiler==6.4.7
|
116 |
+
rpds-py==0.18.0
|
117 |
+
safetensors==0.4.3
|
118 |
+
scipy==1.13.0
|
119 |
+
scooby==0.9.2
|
120 |
+
segment-anything-hq==0.3
|
121 |
+
segment-anything-py==1.0
|
122 |
+
segment-geospatial==0.10.5
|
123 |
+
server-thread==0.2.0
|
124 |
+
shapely==2.0.4
|
125 |
+
six==1.16.0
|
126 |
+
sniffio==1.3.1
|
127 |
+
snuggs==1.4.7
|
128 |
+
soupsieve==2.5
|
129 |
+
stack-data==0.6.3
|
130 |
+
supervision==0.6.0
|
131 |
+
sympy==1.12
|
132 |
+
tenacity==8.2.3
|
133 |
+
timm==0.9.16
|
134 |
+
tokenizers==0.19.1
|
135 |
+
tomli==2.0.1
|
136 |
+
torch==2.3.0
|
137 |
+
torchvision==0.18.0
|
138 |
+
tornado==6.4
|
139 |
+
tqdm==4.66.3
|
140 |
+
traitlets==5.14.3
|
141 |
+
traittypes==0.2.1
|
142 |
+
transformers==4.40.1
|
143 |
+
typing_extensions==4.11.0
|
144 |
+
tzdata==2024.1
|
145 |
+
urllib3==2.2.1
|
146 |
+
uvicorn==0.29.0
|
147 |
+
wcwidth==0.2.13
|
148 |
+
Werkzeug==3.0.2
|
149 |
+
whitebox==2.3.1
|
150 |
+
whiteboxgui==2.3.0
|
151 |
+
widgetsnbextension==4.0.10
|
152 |
+
xarray==2024.3.0
|
153 |
+
xyzservices==2024.4.0
|
154 |
+
yapf==0.40.2
|
155 |
+
zipp==3.18.1
|