Pie31415 commited on
Commit
1de1515
·
1 Parent(s): 45ff14b

updated requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +25 -310
requirements.txt CHANGED
@@ -1,310 +1,25 @@
1
- absl-py==0.13.0
2
- accelerate==0.14.0
3
- aiohttp==3.8.3
4
- aiosignal==1.3.1
5
- albumentations==1.0.3
6
- altair==4.2.0
7
- anyio==3.6.2
8
- argon2-cffi==20.1.0
9
- asttokens==2.0.5
10
- async-generator==1.10
11
- async-timeout==4.0.2
12
- attrs==21.2.0
13
- Automat==0.8.0
14
- backcall==0.2.0
15
- backoff==2.2.1
16
- beautifulsoup4==4.10.0
17
- black==22.8.0
18
- bleach==4.0.0
19
- blinker==1.4
20
- cachetools==4.2.2
21
- certifi==2022.5.18.1
22
- cffi==1.14.6
23
- chardet==3.0.4
24
- charset-normalizer==2.0.4
25
- chex==0.1.5
26
- chumpy==0.70
27
- click==8.1.3
28
- cloudpickle==2.0.0
29
- colorama==0.4.4
30
- comm==0.1.2
31
- command-not-found==0.3
32
- commonmark==0.9.1
33
- configobj==5.0.6
34
- constantly==15.1.0
35
- contourpy==1.0.6
36
- cryptography==2.8
37
- cycler==0.10.0
38
- cytoolz==0.11.0
39
- dask==2021.10.0
40
- dbus-python==1.2.16
41
- debugpy==1.4.1
42
- decorator==5.1.0
43
- defusedxml==0.7.1
44
- dill==0.3.6
45
- distro==1.4.0
46
- distro-info===0.23ubuntu1
47
- dm-tree==0.1.7
48
- dpcpp-cpp-rt==2023.0.0
49
- easydict==1.9
50
- einops==0.3.2
51
- entrypoints==0.3
52
- exceptiongroup==1.0.4
53
- execnet==1.9.0
54
- executing==0.8.3
55
- face-alignment==1.3.4
56
- fastapi==0.88.0
57
- fastjsonschema==2.16.2
58
- ffmpy==0.3.0
59
- filelock==3.3.2
60
- flake8==6.0.0
61
- flax==0.6.2
62
- fonttools==4.25.0
63
- frozenlist==1.3.3
64
- fsspec==2021.8.1
65
- future==0.18.2
66
- fvcore==0.1.5.post20210915
67
- gdown==4.2.0
68
- gitdb==4.0.10
69
- GitPython==3.1.29
70
- google-auth==1.35.0
71
- google-auth-oauthlib==0.4.5
72
- gql==3.4.0
73
- gradio==3.14.0
74
- graphql-core==3.2.3
75
- greenlet==0.4.15
76
- grpcio==1.39.0
77
- h11==0.14.0
78
- hf-doc-builder==0.4.0
79
- httpcore==0.16.3
80
- httplib2==0.14.0
81
- httpx==0.23.1
82
- huggingface-hub==0.11.0
83
- hyperlink==19.0.0
84
- icecream==2.1.2
85
- idna==3.2
86
- imagecodecs==2021.8.26
87
- imageio==2.9.0
88
- imageio-ffmpeg==0.4.5
89
- imgaug==0.4.0
90
- importlib-metadata==4.8.1
91
- incremental==16.10.1
92
- iniconfig==1.1.1
93
- intel-cmplr-lib-rt==2023.0.0
94
- intel-cmplr-lic-rt==2023.0.0
95
- intel-opencl-rt==2023.0.0
96
- intel-openmp==2023.0.0
97
- iopath==0.1.9
98
- ipydatawidgets==4.3.2
99
- ipykernel==6.19.4
100
- ipython==8.7.0
101
- ipython-genutils==0.2.0
102
- ipywidgets==8.0.3
103
- isort==5.10.1
104
- jax==0.3.25
105
- jaxlib==0.3.25
106
- jedi==0.18.0
107
- Jinja2==3.0.2
108
- joblib==1.0.1
109
- jsonpatch==1.22
110
- jsonpointer==2.0
111
- jsonschema==3.2.0
112
- jupyter-events==0.5.0
113
- jupyter_client==7.4.8
114
- jupyter_core==5.0.0
115
- jupyter_server==2.0.3
116
- jupyter_server_terminals==0.4.3
117
- jupyterlab-pygments==0.2.2
118
- jupyterlab-widgets==3.0.4
119
- keyring==18.0.1
120
- kiwisolver==1.3.1
121
- kmeans-pytorch==0.3
122
- kornia==0.4.0
123
- language-selector==0.1
124
- launchpadlib==1.10.13
125
- lazr.restfulclient==0.14.2
126
- lazr.uri==1.0.3
127
- linkify-it-py==1.0.3
128
- llvmlite==0.39.0
129
- lmdb==1.2.1
130
- locket==0.2.1
131
- lpips==0.1.3
132
- Markdown==3.3.4
133
- markdown-it-py==2.1.0
134
- MarkupSafe==2.0.1
135
- matplotlib==3.4.3
136
- matplotlib-inline==0.1.2
137
- mccabe==0.7.0
138
- mdit-py-plugins==0.3.3
139
- mdurl==0.1.2
140
- mistune==0.8.4
141
- mkl==2023.0.0
142
- mkl-fft==1.3.1
143
- mkl-random==1.2.2
144
- mkl-service==2.4.0
145
- modelcards==0.1.6
146
- more-itertools==4.2.0
147
- msgpack==0.6.2
148
- multidict==6.0.2
149
- multiprocess==0.70.14
150
- munkres==1.1.4
151
- mypy-extensions==0.4.3
152
- nbclassic==0.4.8
153
- nbclient==0.5.3
154
- nbconvert==6.1.0
155
- nbformat==5.1.3
156
- nest-asyncio==1.5.1
157
- netifaces==0.10.4
158
- networkx==2.6.3
159
- ninja==1.11.1
160
- notebook==6.5.2
161
- notebook_shim==0.2.2
162
- numba==0.56.4
163
- numpy==1.22.4
164
- nvidia-cublas-cu11==11.10.3.66
165
- nvidia-cuda-nvrtc-cu11==11.7.99
166
- nvidia-cuda-runtime-cu11==11.7.99
167
- nvidia-cudnn-cu11==8.5.0.96
168
- oauthlib==3.1.1
169
- olefile==0.46
170
- opencv-contrib-python==4.5.4.58
171
- opencv-python==4.5.4.58
172
- opencv-python-headless==4.5.4.58
173
- opt-einsum==3.3.0
174
- optax==0.1.4
175
- orjson==3.8.3
176
- packaging==21.0
177
- pandas==1.1.3
178
- pandocfilters==1.4.3
179
- parameterized==0.8.1
180
- parso==0.8.2
181
- partd==1.2.0
182
- pathspec==0.10.2
183
- pexpect==4.8.0
184
- pickleshare==0.7.5
185
- Pillow==9.0.1
186
- platformdirs==2.5.4
187
- pluggy==1.0.0
188
- portalocker==2.3.0
189
- prometheus-client==0.11.0
190
- prompt-toolkit==3.0.20
191
- protobuf==3.15.8
192
- psutil==5.9.4
193
- ptyprocess==0.7.0
194
- pure-eval==0.2.2
195
- pyarrow==10.0.1
196
- pyasn1==0.4.8
197
- pyasn1-modules==0.2.8
198
- pycocotools==2.0.4
199
- pycodestyle==2.10.0
200
- pycparser==2.20
201
- pycryptodome==3.16.0
202
- pydantic==1.10.2
203
- pydub==0.25.1
204
- pyflakes==3.0.1
205
- Pygments==2.10.0
206
- PyGObject==3.36.0
207
- PyHamcrest==1.9.0
208
- pyhocon==0.3.59
209
- PyJWT==1.7.1
210
- pymacaroons==0.13.0
211
- PyMCubes==0.1.2
212
- PyNaCl==1.3.0
213
- pyntcloud==0.2.0
214
- pynvim==0.4.1
215
- pyOpenSSL==19.0.0
216
- pyparsing==2.4.7
217
- PyQt5==5.12.3
218
- PyQt5_sip==4.19.18
219
- PyQtChart==5.12.0
220
- PyQtWebEngine==5.12.1
221
- pyrsistent==0.18.0
222
- pyserial==3.4
223
- PySocks==1.7.1
224
- pytest==7.2.0
225
- pytest-timeout==2.1.0
226
- pytest-xdist==3.0.2
227
- python-apt==2.0.0+ubuntu0.20.4.7
228
- python-dateutil==2.8.2
229
- python-debian===0.1.36ubuntu1
230
- python-json-logger==2.0.4
231
- python-multipart==0.0.5
232
- pythreejs==2.3.0
233
- pytorch-msssim==0.2.1
234
- pytorch3d==0.2.5
235
- pytz==2020.1
236
- PyWavelets==1.1.1
237
- PyYAML==6.0
238
- pyzmq==22.2.1
239
- qtconsole==5.1.1
240
- QtPy==1.10.0
241
- regex==2022.10.31
242
- requests==2.26.0
243
- requests-oauthlib==1.3.0
244
- requests-toolbelt==0.10.1
245
- requests-unixsocket==0.2.0
246
- responses==0.18.0
247
- rfc3986==1.5.0
248
- rich==12.6.0
249
- rsa==4.7.2
250
- scikit-image==0.18.1
251
- scikit-learn==0.24.2
252
- scipy==1.6.2
253
- SecretStorage==2.3.1
254
- Send2Trash==1.8.0
255
- service-identity==18.1.0
256
- Shapely==1.7.1
257
- simplejson==3.16.0
258
- six==1.16.0
259
- sklearn==0.0
260
- smmap==5.0.0
261
- sniffio==1.3.0
262
- sos==4.2
263
- soupsieve==2.3
264
- ssh-import-id==5.10
265
- stack-data==0.6.2
266
- starlette==0.22.0
267
- systemd-python==234
268
- tabulate==0.8.9
269
- tbb==2021.8.0
270
- tenacity==8.0.1
271
- tensorboard==2.11.0
272
- tensorboard-data-server==0.6.1
273
- tensorboard-plugin-wit==1.8.1
274
- tensorstore==0.1.28
275
- termcolor==1.1.0
276
- terminado==0.9.4
277
- testpath==0.5.0
278
- threadpoolctl==2.2.0
279
- tifffile==2021.7.2
280
- tokenizers==0.13.2
281
- toml==0.10.2
282
- tomli==2.0.1
283
- toolz==0.11.1
284
- torch==1.6.0+cu101
285
- torchsummary==1.5.1
286
- torchvision==0.7.0+cu101
287
- tornado==6.1
288
- tqdm==4.62.3
289
- traitlets==5.1.0
290
- traittypes==0.2.1
291
- Twisted==18.9.0
292
- typing-extensions==3.10.0.2
293
- ubuntu-advantage-tools==27.6
294
- uc-micro-py==1.0.1
295
- ufw==0.36
296
- unattended-upgrades==0.1
297
- urllib3==1.26.6
298
- uvicorn==0.20.0
299
- wadllib==1.3.3
300
- wcwidth==0.2.5
301
- webencodings==0.5.1
302
- websocket-client==1.4.2
303
- websockets==10.4
304
- Werkzeug==2.0.1
305
- widgetsnbextension==3.5.1
306
- xxhash==3.1.0
307
- yacs==0.1.6
308
- yarl==1.8.1
309
- zipp==3.6.0
310
- zope.interface==4.7.1
 
1
+ # This file may be used to create an environment using:
2
+ # $ conda create --name <env> --file <this file>
3
+ # platform: linux-64
4
+ _libgcc_mutex=0.1=conda_forge
5
+ _openmp_mutex=4.5=2_gnu
6
+ bzip2=1.0.8=h7f98852_4
7
+ ca-certificates=2022.12.7=ha878542_0
8
+ ld_impl_linux-64=2.39=hcc3a1bd_1
9
+ libffi=3.4.2=h7f98852_5
10
+ libgcc-ng=12.2.0=h65d4601_19
11
+ libgomp=12.2.0=h65d4601_19
12
+ libnsl=2.0.0=h7f98852_0
13
+ libsqlite=3.40.0=h753d276_0
14
+ libuuid=2.32.1=h7f98852_1000
15
+ libzlib=1.2.13=h166bdaf_4
16
+ ncurses=6.3=h27087fc_1
17
+ openssl=3.0.7=h0b41bf4_1
18
+ pip=22.3.1=pyhd8ed1ab_0
19
+ python=3.11.0=ha86cf86_0_cpython
20
+ readline=8.1.2=h0f457ee_0
21
+ setuptools=65.6.3=pyhd8ed1ab_0
22
+ tk=8.6.12=h27826a3_0
23
+ tzdata=2022g=h191b570_0
24
+ wheel=0.38.4=pyhd8ed1ab_0
25
+ xz=5.2.6=h166bdaf_0