Norgan97 commited on
Commit
1543a28
1 Parent(s): e838bd7
Files changed (1) hide show
  1. requirements.txt +191 -0
requirements.txt ADDED
@@ -0,0 +1,191 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==22.1.0
2
+ aiosqlite==0.19.0
3
+ altair==5.2.0
4
+ anyio==3.7.1
5
+ arcgis==2.2.0.1
6
+ argon2-cffi==23.1.0
7
+ argon2-cffi-bindings==21.2.0
8
+ arrow==1.3.0
9
+ asttokens==2.4.1
10
+ attrs==23.1.0
11
+ Babel==2.13.1
12
+ beautifulsoup4==4.12.2
13
+ bleach==6.1.0
14
+ blinker==1.7.0
15
+ branca==0.7.0
16
+ cachetools==5.3.2
17
+ certifi==2023.11.17
18
+ cffi==1.16.0
19
+ charset-normalizer==3.3.2
20
+ click==8.1.7
21
+ cloudpickle==3.0.0
22
+ comm==0.2.0
23
+ contourpy==1.2.0
24
+ cryptography==41.0.7
25
+ cycler==0.12.1
26
+ dask==2023.12.0
27
+ debugpy==1.8.0
28
+ decorator==5.1.1
29
+ defusedxml==0.7.1
30
+ exceptiongroup==1.2.0
31
+ executing==2.0.1
32
+ fastjsonschema==2.19.0
33
+ filelock==3.13.1
34
+ folium==0.14.0
35
+ fonttools==4.46.0
36
+ fqdn==1.5.1
37
+ fsspec==2023.12.0
38
+ geographiclib==2.0
39
+ geomet==1.1.0
40
+ geopy==2.4.1
41
+ gitdb==4.0.11
42
+ GitPython==3.1.40
43
+ gssapi==1.8.3
44
+ huggingface-hub==0.19.4
45
+ idna==3.6
46
+ importlib-metadata==6.11.0
47
+ ipykernel==6.27.1
48
+ ipython==8.18.1
49
+ ipython-genutils==0.2.0
50
+ ipywidgets==7.8.1
51
+ isoduration==20.11.0
52
+ jaraco.classes==3.3.0
53
+ jedi==0.19.1
54
+ jeepney==0.8.0
55
+ Jinja2==3.1.2
56
+ joblib==1.3.2
57
+ json5==0.9.14
58
+ jsonpointer==2.4
59
+ jsonschema==4.20.0
60
+ jsonschema-specifications==2023.11.2
61
+ jupyter-client==6.1.12
62
+ jupyter-events==0.9.0
63
+ jupyter-server==1.24.0
64
+ jupyter-ydoc==0.2.5
65
+ jupyter_core==5.5.0
66
+ jupyter_server_fileid==0.9.0
67
+ jupyter_server_ydoc==0.8.0
68
+ jupyterlab==3.6.6
69
+ jupyterlab-widgets==1.1.7
70
+ jupyterlab_pygments==0.3.0
71
+ jupyterlab_server==2.25.2
72
+ keyring==24.3.0
73
+ kiwisolver==1.4.5
74
+ krb5==0.5.1
75
+ locket==1.0.0
76
+ lxml==4.9.3
77
+ markdown-it-py==3.0.0
78
+ MarkupSafe==2.1.3
79
+ matplotlib==3.8.2
80
+ matplotlib-inline==0.1.6
81
+ mdurl==0.1.2
82
+ mistune==3.0.2
83
+ more-itertools==10.1.0
84
+ mpmath==1.3.0
85
+ nbclassic==1.0.0
86
+ nbclient==0.9.0
87
+ nbconvert==7.12.0
88
+ nbformat==5.9.2
89
+ nest-asyncio==1.5.8
90
+ networkx==3.2.1
91
+ notebook==6.5.6
92
+ notebook_shim==0.2.3
93
+ numpy==1.26.2
94
+ nvidia-cublas-cu12==12.1.3.1
95
+ nvidia-cuda-cupti-cu12==12.1.105
96
+ nvidia-cuda-nvrtc-cu12==12.1.105
97
+ nvidia-cuda-runtime-cu12==12.1.105
98
+ nvidia-cudnn-cu12==8.9.2.26
99
+ nvidia-cufft-cu12==11.0.2.54
100
+ nvidia-curand-cu12==10.3.2.106
101
+ nvidia-cusolver-cu12==11.4.5.107
102
+ nvidia-cusparse-cu12==12.1.0.106
103
+ nvidia-nccl-cu12==2.18.1
104
+ nvidia-nvjitlink-cu12==12.3.101
105
+ nvidia-nvtx-cu12==12.1.105
106
+ oauthlib==3.2.2
107
+ packaging==23.2
108
+ pandas==2.1.3
109
+ pandocfilters==1.5.0
110
+ parso==0.8.3
111
+ partd==1.4.1
112
+ pexpect==4.9.0
113
+ Pillow==10.1.0
114
+ platformdirs==4.1.0
115
+ prometheus-client==0.19.0
116
+ prompt-toolkit==3.0.41
117
+ protobuf==4.25.1
118
+ psutil==5.9.6
119
+ ptyprocess==0.7.0
120
+ pure-eval==0.2.2
121
+ pyarrow==14.0.1
122
+ pycparser==2.21
123
+ pydeck==0.8.1b0
124
+ Pygments==2.17.2
125
+ pylerc==4.0
126
+ pyparsing==3.1.1
127
+ pyshp==2.3.1
128
+ pyspnego==0.10.2
129
+ python-dateutil==2.8.2
130
+ python-json-logger==2.0.7
131
+ pytz==2023.3.post1
132
+ PyYAML==6.0.1
133
+ pyzmq==24.0.1
134
+ referencing==0.31.1
135
+ regex==2023.10.3
136
+ requests==2.31.0
137
+ requests-gssapi==1.2.3
138
+ requests-kerberos==0.14.0
139
+ requests-oauthlib==1.3.1
140
+ requests-toolbelt==1.0.0
141
+ rfc3339-validator==0.1.4
142
+ rfc3986-validator==0.1.1
143
+ rich==13.7.0
144
+ rpds-py==0.13.2
145
+ safetensors==0.4.1
146
+ scikit-learn==1.3.2
147
+ scipy==1.11.4
148
+ SecretStorage==3.3.3
149
+ Send2Trash==1.8.2
150
+ six==1.16.0
151
+ smmap==5.0.1
152
+ sniffio==1.3.0
153
+ soupsieve==2.5
154
+ stack-data==0.6.3
155
+ streamlit==1.29.0
156
+ streamlit-folium==0.16.0
157
+ sympy==1.12
158
+ tenacity==8.2.3
159
+ terminado==0.18.0
160
+ threadpoolctl==3.2.0
161
+ tinycss2==1.2.1
162
+ tokenizers==0.15.0
163
+ toml==0.10.2
164
+ tomli==2.0.1
165
+ toolz==0.12.0
166
+ torch==2.1.1
167
+ torchvision==0.16.1
168
+ tornado==6.4
169
+ tqdm==4.66.1
170
+ traitlets==5.14.0
171
+ transformers==4.35.2
172
+ triton==2.1.0
173
+ truststore==0.8.0
174
+ types-python-dateutil==2.8.19.14
175
+ typing_extensions==4.8.0
176
+ tzdata==2023.3
177
+ tzlocal==5.2
178
+ ujson==5.8.0
179
+ uri-template==1.3.0
180
+ urllib3==2.1.0
181
+ validators==0.22.0
182
+ watchdog==3.0.0
183
+ wcwidth==0.2.12
184
+ webcolors==1.13
185
+ webencodings==0.5.1
186
+ websocket-client==1.7.0
187
+ widgetsnbextension==3.6.6
188
+ xyzservices==2023.10.1
189
+ y-py==0.6.2
190
+ ypy-websocket==0.8.4
191
+ zipp==3.17.0