Spaces:
Sleeping
Sleeping
Azie88
commited on
Commit
·
e367499
1
Parent(s):
0bb4d1d
requirements
Browse files- requirements.txt +106 -0
requirements.txt
ADDED
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
+
altair==5.2.0
|
3 |
+
annotated-types==0.6.0
|
4 |
+
anyio==4.2.0
|
5 |
+
asttokens==2.4.1
|
6 |
+
attrs==23.2.0
|
7 |
+
certifi==2023.11.17
|
8 |
+
charset-normalizer==3.3.2
|
9 |
+
click==8.1.7
|
10 |
+
click-plugins==1.1.1
|
11 |
+
cligj==0.7.2
|
12 |
+
colorama==0.4.6
|
13 |
+
comm==0.2.0
|
14 |
+
contourpy==1.2.0
|
15 |
+
cycler==0.12.1
|
16 |
+
debugpy==1.8.0
|
17 |
+
decorator==5.1.1
|
18 |
+
executing==2.0.1
|
19 |
+
fastapi==0.108.0
|
20 |
+
fastjsonschema==2.19.1
|
21 |
+
ffmpy==0.3.1
|
22 |
+
filelock==3.13.1
|
23 |
+
fiona==1.9.5
|
24 |
+
fonttools==4.47.0
|
25 |
+
fsspec==2023.12.2
|
26 |
+
geographiclib==2.0
|
27 |
+
geopandas==0.14.2
|
28 |
+
geopy==2.4.1
|
29 |
+
gradio==4.13.0
|
30 |
+
gradio_client==0.8.0
|
31 |
+
h11==0.14.0
|
32 |
+
httpcore==1.0.2
|
33 |
+
httpx==0.26.0
|
34 |
+
huggingface-hub==0.20.2
|
35 |
+
idna==3.6
|
36 |
+
importlib-resources==6.1.1
|
37 |
+
ipykernel==6.27.1
|
38 |
+
ipython==8.18.1
|
39 |
+
jedi==0.19.1
|
40 |
+
Jinja2==3.1.2
|
41 |
+
joblib==1.3.2
|
42 |
+
jsonschema==4.20.0
|
43 |
+
jsonschema-specifications==2023.12.1
|
44 |
+
jupyter_client==8.6.0
|
45 |
+
jupyter_core==5.5.1
|
46 |
+
kiwisolver==1.4.5
|
47 |
+
markdown-it-py==3.0.0
|
48 |
+
MarkupSafe==2.1.3
|
49 |
+
matplotlib==3.8.2
|
50 |
+
matplotlib-inline==0.1.6
|
51 |
+
mdurl==0.1.2
|
52 |
+
nbformat==5.9.2
|
53 |
+
nest-asyncio==1.5.8
|
54 |
+
numpy==1.26.2
|
55 |
+
orjson==3.9.10
|
56 |
+
packaging==23.2
|
57 |
+
pandas==2.1.4
|
58 |
+
parso==0.8.3
|
59 |
+
Pillow==10.1.0
|
60 |
+
platformdirs==4.1.0
|
61 |
+
plotly==5.18.0
|
62 |
+
prompt-toolkit==3.0.43
|
63 |
+
psutil==5.9.7
|
64 |
+
pure-eval==0.2.2
|
65 |
+
pydantic==2.5.3
|
66 |
+
pydantic_core==2.14.6
|
67 |
+
pydub==0.25.1
|
68 |
+
Pygments==2.17.2
|
69 |
+
pyparsing==3.1.1
|
70 |
+
pyproj==3.6.1
|
71 |
+
python-dateutil==2.8.2
|
72 |
+
python-multipart==0.0.6
|
73 |
+
pytz==2023.3.post1
|
74 |
+
pywin32
|
75 |
+
PyYAML==6.0.1
|
76 |
+
pyzmq==25.1.2
|
77 |
+
referencing==0.32.1
|
78 |
+
requests==2.31.0
|
79 |
+
rich==13.7.0
|
80 |
+
rpds-py==0.16.2
|
81 |
+
scikit-learn==1.3.2
|
82 |
+
scipy==1.11.4
|
83 |
+
seaborn==0.13.0
|
84 |
+
semantic-version==2.10.0
|
85 |
+
setuptools==69.0.3
|
86 |
+
shapely==2.0.2
|
87 |
+
shellingham==1.5.4
|
88 |
+
six==1.16.0
|
89 |
+
sniffio==1.3.0
|
90 |
+
stack-data==0.6.3
|
91 |
+
starlette==0.32.0.post1
|
92 |
+
tenacity==8.2.3
|
93 |
+
threadpoolctl==3.2.0
|
94 |
+
tomlkit==0.12.0
|
95 |
+
toolz==0.12.0
|
96 |
+
tornado==6.4
|
97 |
+
tqdm==4.66.1
|
98 |
+
traitlets==5.14.0
|
99 |
+
typer==0.9.0
|
100 |
+
typing_extensions==4.9.0
|
101 |
+
tzdata==2023.3
|
102 |
+
urllib3==2.1.0
|
103 |
+
uvicorn==0.25.0
|
104 |
+
wcwidth==0.2.12
|
105 |
+
websockets==11.0.3
|
106 |
+
xgboost==2.0.3
|