skar0 commited on
Commit
6ab59b5
·
1 Parent(s): 4c2c4e8

Removed docker files in favour of pip requirements.txt

Browse files
Files changed (4) hide show
  1. Dockerfile +0 -11
  2. Procfile +0 -1
  3. env.yaml +0 -406
  4. requirements.txt +168 -0
Dockerfile DELETED
@@ -1,11 +0,0 @@
1
- # Create environment
2
- FROM mambaorg/micromamba:1.3.1
3
- COPY --chown=$MAMBA_USER:$MAMBA_USER env.yaml /tmp/env.yaml
4
- RUN micromamba install --yes --file /tmp/env.yaml && \
5
- micromamba clean --all --yes
6
-
7
- # Run app
8
- COPY . /app/
9
- WORKDIR /app/
10
- ARG MAMBA_DOCKERFILE_ACTIVATE=1
11
- RUN python app.py
 
 
 
 
 
 
 
 
 
 
 
 
Procfile DELETED
@@ -1 +0,0 @@
1
- web: gunicorn app:app
 
 
env.yaml DELETED
@@ -1,406 +0,0 @@
1
- name: base
2
- channels:
3
- - pytorch
4
- - nvidia
5
- - conda-forge
6
- dependencies:
7
- - _libgcc_mutex=0.1=conda_forge
8
- - _openmp_mutex=4.5=2_kmp_llvm
9
- - aiofiles=23.1.0=pyhd8ed1ab_0
10
- - aiohttp=3.8.4=py310h1fa729e_0
11
- - aiosignal=1.3.1=pyhd8ed1ab_0
12
- - alsa-lib=1.2.8=h166bdaf_0
13
- - altair=4.2.2=pyhd8ed1ab_0
14
- - anyio=3.6.2=pyhd8ed1ab_0
15
- - argon2-cffi=21.3.0=pyhd8ed1ab_0
16
- - argon2-cffi-bindings=21.2.0=py310h5764c6d_3
17
- - arrow-cpp=11.0.0=ha770c72_4_cpu
18
- - asttokens=2.2.1=pyhd8ed1ab_0
19
- - async-timeout=4.0.2=pyhd8ed1ab_0
20
- - attr=2.5.1=h166bdaf_1
21
- - attrs=22.2.0=pyh71513ae_0
22
- - aws-c-auth=0.6.24=h565b4ff_2
23
- - aws-c-cal=0.5.20=h679401e_5
24
- - aws-c-common=0.8.10=h0b41bf4_0
25
- - aws-c-compression=0.2.16=hbe6ad0c_2
26
- - aws-c-event-stream=0.2.18=h489b7ba_4
27
- - aws-c-http=0.7.4=hb2c4a47_0
28
- - aws-c-io=0.13.15=head7655_1
29
- - aws-c-mqtt=0.8.6=haf0be06_3
30
- - aws-c-s3=0.2.4=h05be983_0
31
- - aws-c-sdkutils=0.1.7=hbe6ad0c_2
32
- - aws-checksums=0.1.14=hbe6ad0c_2
33
- - aws-crt-cpp=0.19.7=h9b63b7c_3
34
- - aws-sdk-cpp=1.10.57=hd557813_3
35
- - backcall=0.2.0=pyh9f0ad1d_0
36
- - backports=1.0=pyhd8ed1ab_3
37
- - backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
38
- - beautifulsoup4=4.11.2=pyha770c72_0
39
- - blas=2.116=mkl
40
- - blas-devel=3.9.0=16_linux64_mkl
41
- - bleach=6.0.0=pyhd8ed1ab_0
42
- - brotli=1.0.9=h166bdaf_8
43
- - brotli-bin=1.0.9=h166bdaf_8
44
- - brotlipy=0.7.0=py310h5764c6d_1005
45
- - bzip2=1.0.8=h7f98852_4
46
- - c-ares=1.18.1=h7f98852_0
47
- - ca-certificates=2022.12.7=ha878542_0
48
- - cairo=1.16.0=ha61ee94_1014
49
- - certifi=2022.12.7=pyhd8ed1ab_0
50
- - cffi=1.15.1=py310h255011f_3
51
- - charset-normalizer=2.1.1=pyhd8ed1ab_0
52
- - click=8.1.3=unix_pyhd8ed1ab_2
53
- - colorama=0.4.6=pyhd8ed1ab_0
54
- - comm=0.1.2=pyhd8ed1ab_0
55
- - contourpy=1.0.7=py310hdf3cbec_0
56
- - cryptography=39.0.1=py310h34c0648_0
57
- - cuda=11.6.1=0
58
- - cuda-cccl=11.6.55=hf6102b2_0
59
- - cuda-command-line-tools=11.6.2=0
60
- - cuda-compiler=11.6.2=0
61
- - cuda-cudart=11.6.55=he381448_0
62
- - cuda-cudart-dev=11.6.55=h42ad0f4_0
63
- - cuda-cuobjdump=11.6.124=h2eeebcb_0
64
- - cuda-cupti=11.6.124=h86345e5_0
65
- - cuda-cuxxfilt=11.6.124=hecbf4f6_0
66
- - cuda-driver-dev=11.6.55=0
67
- - cuda-gdb=12.0.140=0
68
- - cuda-libraries=11.6.1=0
69
- - cuda-libraries-dev=11.6.1=0
70
- - cuda-memcheck=11.8.86=0
71
- - cuda-nsight=12.0.140=0
72
- - cuda-nsight-compute=12.0.1=0
73
- - cuda-nvcc=11.6.124=hbba6d2d_0
74
- - cuda-nvdisasm=12.0.140=0
75
- - cuda-nvml-dev=11.6.55=haa9ef22_0
76
- - cuda-nvprof=12.0.146=0
77
- - cuda-nvprune=11.6.124=he22ec0a_0
78
- - cuda-nvrtc=11.6.124=h020bade_0
79
- - cuda-nvrtc-dev=11.6.124=h249d397_0
80
- - cuda-nvtx=11.6.124=h0630a44_0
81
- - cuda-nvvp=12.0.146=0
82
- - cuda-runtime=11.6.1=0
83
- - cuda-samples=11.6.101=h8efea70_0
84
- - cuda-sanitizer-api=12.0.140=0
85
- - cuda-toolkit=11.6.1=0
86
- - cuda-tools=11.6.1=0
87
- - cuda-visual-tools=11.6.1=0
88
- - cycler=0.11.0=pyhd8ed1ab_0
89
- - dataclasses=0.8=pyhc8e2a94_3
90
- - datasets=2.9.0=pyhd8ed1ab_0
91
- - dbus=1.13.6=h5008d03_3
92
- - debugpy=1.6.6=py310heca2aa9_0
93
- - decorator=5.1.1=pyhd8ed1ab_0
94
- - defusedxml=0.7.1=pyhd8ed1ab_0
95
- - dill=0.3.6=pyhd8ed1ab_1
96
- - einops=0.6.0=pyhd8ed1ab_0
97
- - entrypoints=0.4=pyhd8ed1ab_0
98
- - executing=1.2.0=pyhd8ed1ab_0
99
- - expat=2.5.0=h27087fc_0
100
- - fastapi=0.92.0=pyhd8ed1ab_0
101
- - ffmpeg=4.3=hf484d3e_0
102
- - ffmpy=0.3.0=pyhb6f538c_0
103
- - fftw=3.3.10=nompi_hf0379b8_106
104
- - filelock=3.9.0=pyhd8ed1ab_0
105
- - flask=2.2.3=pyhd8ed1ab_0
106
- - flit-core=3.8.0=pyhd8ed1ab_0
107
- - font-ttf-dejavu-sans-mono=2.37=hab24e00_0
108
- - font-ttf-inconsolata=3.000=h77eed37_0
109
- - font-ttf-source-code-pro=2.038=h77eed37_0
110
- - font-ttf-ubuntu=0.83=hab24e00_0
111
- - fontconfig=2.14.2=h14ed4e7_0
112
- - fonts-conda-ecosystem=1=0
113
- - fonts-conda-forge=1=0
114
- - fonttools=4.38.0=py310h5764c6d_1
115
- - freetype=2.12.1=hca18f0e_1
116
- - frozenlist=1.3.3=py310h5764c6d_0
117
- - fsspec=2023.1.0=pyhd8ed1ab_0
118
- - gds-tools=1.5.1.14=0
119
- - gettext=0.21.1=h27087fc_0
120
- - gflags=2.2.2=he1b5a44_1004
121
- - glib=2.74.1=h6239696_1
122
- - glib-tools=2.74.1=h6239696_1
123
- - glog=0.6.0=h6f12383_0
124
- - gmp=6.2.1=h58526e2_0
125
- - gnutls=3.6.13=h85f3911_1
126
- - gradio=3.19.1=pyhd8ed1ab_0
127
- - graphite2=1.3.13=h58526e2_1001
128
- - gst-plugins-base=1.22.0=h4243ec0_0
129
- - gstreamer=1.22.0=h25f0c4b_0
130
- - gstreamer-orc=0.4.33=h166bdaf_0
131
- - h11=0.14.0=pyhd8ed1ab_0
132
- - h2=4.1.0=pyhd8ed1ab_0
133
- - harfbuzz=6.0.0=h8e241bc_0
134
- - hpack=4.0.0=pyh9f0ad1d_0
135
- - httpcore=0.16.3=pyhd8ed1ab_0
136
- - httpx=0.23.3=pyhd8ed1ab_0
137
- - huggingface_hub=0.12.1=pyhd8ed1ab_0
138
- - hyperframe=6.0.1=pyhd8ed1ab_0
139
- - icu=70.1=h27087fc_0
140
- - idna=3.4=pyhd8ed1ab_0
141
- - importlib-metadata=6.0.0=pyha770c72_0
142
- - importlib_metadata=6.0.0=hd8ed1ab_0
143
- - importlib_resources=5.12.0=pyhd8ed1ab_0
144
- - ipykernel=6.21.2=pyh210e3f2_0
145
- - ipython=8.10.0=pyh41d4057_0
146
- - ipython_genutils=0.2.0=py_1
147
- - ipywidgets=8.0.4=pyhd8ed1ab_0
148
- - itsdangerous=2.1.2=pyhd8ed1ab_0
149
- - jack=1.9.22=h11f4161_0
150
- - jedi=0.18.2=pyhd8ed1ab_0
151
- - jinja2=3.1.2=pyhd8ed1ab_1
152
- - joblib=1.2.0=pyhd8ed1ab_0
153
- - jpeg=9e=h0b41bf4_3
154
- - jsonschema=4.17.3=pyhd8ed1ab_0
155
- - jupyter=1.0.0=py310hff52083_8
156
- - jupyter_client=8.0.3=pyhd8ed1ab_0
157
- - jupyter_console=6.5.1=pyhd8ed1ab_0
158
- - jupyter_core=5.2.0=py310hff52083_0
159
- - jupyter_events=0.6.3=pyhd8ed1ab_0
160
- - jupyter_server=2.3.0=pyhd8ed1ab_0
161
- - jupyter_server_terminals=0.4.4=pyhd8ed1ab_1
162
- - jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
163
- - jupyterlab_widgets=3.0.5=pyhd8ed1ab_0
164
- - keyutils=1.6.1=h166bdaf_0
165
- - kiwisolver=1.4.4=py310hbf28c38_1
166
- - krb5=1.20.1=h81ceb04_0
167
- - lame=3.100=h166bdaf_1003
168
- - lcms2=2.14=hfd0df8a_1
169
- - ld_impl_linux-64=2.40=h41732ed_0
170
- - lerc=4.0.0=h27087fc_0
171
- - libabseil=20220623.0=cxx17_h05df665_6
172
- - libarrow=11.0.0=hc42cb68_4_cpu
173
- - libblas=3.9.0=16_linux64_mkl
174
- - libbrotlicommon=1.0.9=h166bdaf_8
175
- - libbrotlidec=1.0.9=h166bdaf_8
176
- - libbrotlienc=1.0.9=h166bdaf_8
177
- - libcap=2.66=ha37c62d_0
178
- - libcblas=3.9.0=16_linux64_mkl
179
- - libclang=15.0.7=default_had23c3d_1
180
- - libclang13=15.0.7=default_h3e3d535_1
181
- - libcrc32c=1.1.2=h9c3ff4c_0
182
- - libcublas=11.9.2.110=h5e84587_0
183
- - libcublas-dev=11.9.2.110=h5c901ab_0
184
- - libcufft=10.7.1.112=hf425ae0_0
185
- - libcufft-dev=10.7.1.112=ha5ce4c0_0
186
- - libcufile=1.5.1.14=0
187
- - libcufile-dev=1.5.1.14=0
188
- - libcups=2.3.3=h36d4200_3
189
- - libcurand=10.3.1.124=0
190
- - libcurand-dev=10.3.1.124=0
191
- - libcurl=7.88.1=hdc1c0ab_0
192
- - libcusolver=11.3.4.124=h33c3c4e_0
193
- - libcusparse=11.7.2.124=h7538f96_0
194
- - libcusparse-dev=11.7.2.124=hbbe9722_0
195
- - libdb=6.2.32=h9c3ff4c_0
196
- - libdeflate=1.17=h0b41bf4_0
197
- - libedit=3.1.20191231=he28a2e2_2
198
- - libev=4.33=h516909a_1
199
- - libevent=2.1.10=h28343ad_4
200
- - libffi=3.4.2=h7f98852_5
201
- - libflac=1.4.2=h27087fc_0
202
- - libgcc-ng=12.2.0=h65d4601_19
203
- - libgcrypt=1.10.1=h166bdaf_0
204
- - libgfortran-ng=12.2.0=h69a702a_19
205
- - libgfortran5=12.2.0=h337968e_19
206
- - libglib=2.74.1=h606061b_1
207
- - libgoogle-cloud=2.7.0=h21dfe5b_1
208
- - libgpg-error=1.46=h620e276_0
209
- - libgrpc=1.51.1=h4fad500_1
210
- - libhwloc=2.8.0=h32351e8_1
211
- - libiconv=1.17=h166bdaf_0
212
- - liblapack=3.9.0=16_linux64_mkl
213
- - liblapacke=3.9.0=16_linux64_mkl
214
- - libllvm15=15.0.7=hadd5161_0
215
- - libnghttp2=1.51.0=hff17c54_0
216
- - libnpp=11.6.3.124=hd2722f0_0
217
- - libnpp-dev=11.6.3.124=h3c42840_0
218
- - libnsl=2.0.0=h7f98852_0
219
- - libnvjpeg=11.6.2.124=hd473ad6_0
220
- - libnvjpeg-dev=11.6.2.124=hb5906b9_0
221
- - libogg=1.3.4=h7f98852_1
222
- - libopus=1.3.1=h7f98852_1
223
- - libpng=1.6.39=h753d276_0
224
- - libpq=15.2=hb675445_0
225
- - libprotobuf=3.21.12=h3eb15da_0
226
- - libsndfile=1.2.0=hb75c966_0
227
- - libsodium=1.0.18=h36c2ea0_1
228
- - libsqlite=3.40.0=h753d276_0
229
- - libssh2=1.10.0=hf14f497_3
230
- - libstdcxx-ng=12.2.0=h46fd767_19
231
- - libsystemd0=252=h2a991cd_0
232
- - libthrift=0.16.0=he500d00_2
233
- - libtiff=4.5.0=h6adf6a1_2
234
- - libtool=2.4.7=h27087fc_0
235
- - libudev1=252=h166bdaf_0
236
- - libutf8proc=2.8.0=h166bdaf_0
237
- - libuuid=2.32.1=h7f98852_1000
238
- - libvorbis=1.3.7=h9c3ff4c_0
239
- - libwebp-base=1.2.4=h166bdaf_0
240
- - libxcb=1.13=h7f98852_1004
241
- - libxkbcommon=1.5.0=h79f4944_0
242
- - libxml2=2.10.3=h7463322_0
243
- - libzlib=1.2.13=h166bdaf_4
244
- - linkify-it-py=2.0.0=pyhd8ed1ab_0
245
- - llvm-openmp=15.0.7=h0cdce71_0
246
- - lz4-c=1.9.4=hcb278e6_0
247
- - markdown-it-py=2.1.0=pyhd8ed1ab_0
248
- - markupsafe=2.1.2=py310h1fa729e_0
249
- - matplotlib-base=3.7.0=py310he60537e_0
250
- - matplotlib-inline=0.1.6=pyhd8ed1ab_0
251
- - mdit-py-plugins=0.3.3=pyhd8ed1ab_0
252
- - mdurl=0.1.0=pyhd8ed1ab_0
253
- - mistune=2.0.5=pyhd8ed1ab_0
254
- - mkl=2022.1.0=h84fe81f_915
255
- - mkl-devel=2022.1.0=ha770c72_916
256
- - mkl-include=2022.1.0=h84fe81f_915
257
- - mpg123=1.31.2=hcb278e6_0
258
- - multidict=6.0.4=py310h1fa729e_0
259
- - multiprocess=0.70.14=py310h5764c6d_3
260
- - munkres=1.1.4=pyh9f0ad1d_0
261
- - mysql-common=8.0.32=ha901b37_0
262
- - mysql-libs=8.0.32=hd7da12d_0
263
- - nbclassic=0.5.2=pyhd8ed1ab_0
264
- - nbclient=0.7.2=pyhd8ed1ab_0
265
- - nbconvert=7.2.9=pyhd8ed1ab_0
266
- - nbconvert-core=7.2.9=pyhd8ed1ab_0
267
- - nbconvert-pandoc=7.2.9=pyhd8ed1ab_0
268
- - nbformat=5.7.3=pyhd8ed1ab_0
269
- - ncurses=6.3=h27087fc_1
270
- - nest-asyncio=1.5.6=pyhd8ed1ab_0
271
- - nettle=3.6=he412f7d_0
272
- - notebook=6.5.2=pyha770c72_1
273
- - notebook-shim=0.2.2=pyhd8ed1ab_0
274
- - nsight-compute=2022.4.1.6=0
275
- - nspr=4.35=h27087fc_0
276
- - nss=3.88=he45b914_0
277
- - numpy=1.24.2=py310h8deb116_0
278
- - openh264=2.1.1=h780b84a_0
279
- - openjpeg=2.5.0=hfec8fc6_2
280
- - openssl=3.0.8=h0b41bf4_0
281
- - orc=1.8.2=hfdbbad2_2
282
- - orjson=3.8.5=py310h38b9cce_1
283
- - packaging=23.0=pyhd8ed1ab_0
284
- - pandas=1.5.3=py310h9b08913_0
285
- - pandoc=2.19.2=h32600fe_1
286
- - pandocfilters=1.5.0=pyhd8ed1ab_0
287
- - parquet-cpp=1.5.1=2
288
- - parso=0.8.3=pyhd8ed1ab_0
289
- - pcre2=10.40=hc3806b6_0
290
- - pexpect=4.8.0=pyh1a96a4e_2
291
- - pickleshare=0.7.5=py_1003
292
- - pillow=9.4.0=py310h023d228_1
293
- - pip=23.0.1=pyhd8ed1ab_0
294
- - pixman=0.40.0=h36c2ea0_0
295
- - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_0
296
- - platformdirs=3.0.0=pyhd8ed1ab_0
297
- - ply=3.11=py_1
298
- - prometheus_client=0.16.0=pyhd8ed1ab_0
299
- - prompt-toolkit=3.0.36=pyha770c72_0
300
- - prompt_toolkit=3.0.36=hd8ed1ab_0
301
- - psutil=5.9.4=py310h5764c6d_0
302
- - pthread-stubs=0.4=h36c2ea0_1001
303
- - ptyprocess=0.7.0=pyhd3deb0d_0
304
- - pulseaudio=16.1=ha8d29e2_1
305
- - pure_eval=0.2.2=pyhd8ed1ab_0
306
- - pyarrow=11.0.0=py310h633f555_4_cpu
307
- - pycparser=2.21=pyhd8ed1ab_0
308
- - pycryptodome=3.16.0=py310h1419917_0
309
- - pydantic=1.10.5=py310h1fa729e_0
310
- - pydub=0.25.1=pyhd8ed1ab_0
311
- - pygments=2.14.0=pyhd8ed1ab_0
312
- - pyopenssl=23.0.0=pyhd8ed1ab_0
313
- - pyparsing=3.0.9=pyhd8ed1ab_0
314
- - pyqt=5.15.7=py310hab646b1_3
315
- - pyqt5-sip=12.11.0=py310heca2aa9_3
316
- - pyrsistent=0.19.3=py310h1fa729e_0
317
- - pysocks=1.7.1=pyha2e5f31_6
318
- - python=3.10.9=he550d4f_0_cpython
319
- - python-dateutil=2.8.2=pyhd8ed1ab_0
320
- - python-fastjsonschema=2.16.2=pyhd8ed1ab_0
321
- - python-json-logger=2.0.6=pyhd8ed1ab_0
322
- - python-multipart=0.0.5=py_0
323
- - python-xxhash=3.2.0=py310h1fa729e_0
324
- - python_abi=3.10=3_cp310
325
- - pytorch=1.13.1=py3.10_cuda11.6_cudnn8.3.2_0
326
- - pytorch-cuda=11.6=h867d48c_1
327
- - pytorch-mutex=1.0=cuda
328
- - pytz=2022.7.1=pyhd8ed1ab_0
329
- - pyyaml=6.0=py310h5764c6d_5
330
- - pyzmq=25.0.0=py310h059b190_0
331
- - qt-main=5.15.8=h5d23da1_6
332
- - qtconsole=5.4.0=pyhd8ed1ab_0
333
- - qtconsole-base=5.4.0=pyha770c72_0
334
- - qtpy=2.3.0=pyhd8ed1ab_0
335
- - re2=2023.02.01=hcb278e6_0
336
- - readline=8.1.2=h0f457ee_0
337
- - regex=2022.10.31=py310h5764c6d_0
338
- - requests=2.28.2=pyhd8ed1ab_0
339
- - responses=0.18.0=pyhd8ed1ab_0
340
- - rfc3339-validator=0.1.4=pyhd8ed1ab_0
341
- - rfc3986=1.5.0=pyhd8ed1ab_0
342
- - rfc3986-validator=0.1.1=pyh9f0ad1d_0
343
- - s2n=1.3.35=h3358134_0
344
- - sacremoses=0.0.53=pyhd8ed1ab_0
345
- - send2trash=1.8.0=pyhd8ed1ab_0
346
- - setuptools=67.3.2=pyhd8ed1ab_0
347
- - sip=6.7.7=py310heca2aa9_0
348
- - six=1.16.0=pyh6c4a22f_0
349
- - snappy=1.1.9=hbd366e4_2
350
- - sniffio=1.3.0=pyhd8ed1ab_0
351
- - soupsieve=2.3.2.post1=pyhd8ed1ab_0
352
- - stack_data=0.6.2=pyhd8ed1ab_0
353
- - starlette=0.25.0=pyhd8ed1ab_0
354
- - tbb=2021.7.0=h924138e_1
355
- - terminado=0.17.1=pyh41d4057_0
356
- - tinycss2=1.2.1=pyhd8ed1ab_0
357
- - tk=8.6.12=h27826a3_0
358
- - tokenizers=0.13.2=py310he1f1126_0
359
- - toml=0.10.2=pyhd8ed1ab_0
360
- - toolz=0.12.0=pyhd8ed1ab_0
361
- - torchaudio=0.13.1=py310_cu116
362
- - torchvision=0.14.1=py310_cu116
363
- - tornado=6.2=py310h5764c6d_1
364
- - tqdm=4.64.1=pyhd8ed1ab_0
365
- - traitlets=5.9.0=pyhd8ed1ab_0
366
- - transformers=4.26.1=pyhd8ed1ab_0
367
- - typing-extensions=4.4.0=hd8ed1ab_0
368
- - typing_extensions=4.4.0=pyha770c72_0
369
- - tzdata=2022g=h191b570_0
370
- - uc-micro-py=1.0.1=pyhd8ed1ab_0
371
- - unicodedata2=15.0.0=py310h5764c6d_0
372
- - urllib3=1.26.14=pyhd8ed1ab_0
373
- - uvicorn=0.20.0=py310hff52083_1
374
- - wcwidth=0.2.6=pyhd8ed1ab_0
375
- - webencodings=0.5.1=py_1
376
- - websocket-client=1.5.1=pyhd8ed1ab_0
377
- - websockets=10.4=py310h5764c6d_1
378
- - werkzeug=2.2.3=pyhd8ed1ab_0
379
- - wheel=0.38.4=pyhd8ed1ab_0
380
- - widgetsnbextension=4.0.5=pyhd8ed1ab_0
381
- - xcb-util=0.4.0=h166bdaf_0
382
- - xcb-util-image=0.4.0=h166bdaf_0
383
- - xcb-util-keysyms=0.4.0=h166bdaf_0
384
- - xcb-util-renderutil=0.3.9=h166bdaf_0
385
- - xcb-util-wm=0.4.1=h166bdaf_0
386
- - xorg-kbproto=1.0.7=h7f98852_1002
387
- - xorg-libice=1.0.10=h7f98852_0
388
- - xorg-libsm=1.2.3=hd9c2040_1000
389
- - xorg-libx11=1.7.2=h7f98852_0
390
- - xorg-libxau=1.0.9=h7f98852_0
391
- - xorg-libxdmcp=1.1.3=h7f98852_0
392
- - xorg-libxext=1.3.4=h7f98852_1
393
- - xorg-libxrender=0.9.10=h7f98852_1003
394
- - xorg-renderproto=0.11.1=h7f98852_1002
395
- - xorg-xextproto=7.3.0=h7f98852_1002
396
- - xorg-xproto=7.0.31=h7f98852_1007
397
- - xxhash=0.8.1=h0b41bf4_0
398
- - xz=5.2.6=h166bdaf_0
399
- - yaml=0.2.5=h7f98852_2
400
- - yarl=1.8.2=py310h5764c6d_0
401
- - zeromq=4.3.4=h9c3ff4c_1
402
- - zipp=3.14.0=pyhd8ed1ab_0
403
- - zlib=1.2.13=h166bdaf_4
404
- - zstd=1.5.2=h3eb15da_6
405
- - pip:
406
- - fancy-einsum==0.0.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles @ file:///home/conda/feedstock_root/build_artifacts/aiofiles_1676402724025/work
2
+ aiohttp @ file:///home/conda/feedstock_root/build_artifacts/aiohttp_1676292661248/work
3
+ aiosignal @ file:///home/conda/feedstock_root/build_artifacts/aiosignal_1667935791922/work
4
+ altair @ file:///home/conda/feedstock_root/build_artifacts/altair_1675180856922/work
5
+ anyio @ file:///home/conda/feedstock_root/build_artifacts/anyio_1666191106763/work/dist
6
+ argon2-cffi @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi_1640817743617/work
7
+ argon2-cffi-bindings @ file:///home/conda/feedstock_root/build_artifacts/argon2-cffi-bindings_1666850768662/work
8
+ asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1670263926556/work
9
+ async-timeout @ file:///home/conda/feedstock_root/build_artifacts/async-timeout_1640026696943/work
10
+ attrs @ file:///home/conda/feedstock_root/build_artifacts/attrs_1671632566681/work
11
+ backcall @ file:///home/conda/feedstock_root/build_artifacts/backcall_1592338393461/work
12
+ backports.functools-lru-cache @ file:///home/conda/feedstock_root/build_artifacts/backports.functools_lru_cache_1618230623929/work
13
+ beautifulsoup4 @ file:///home/conda/feedstock_root/build_artifacts/beautifulsoup4_1675252249248/work
14
+ bleach @ file:///home/conda/feedstock_root/build_artifacts/bleach_1674535352125/work
15
+ brotlipy @ file:///home/conda/feedstock_root/build_artifacts/brotlipy_1666764671472/work
16
+ certifi==2022.12.7
17
+ cffi @ file:///home/conda/feedstock_root/build_artifacts/cffi_1671179353105/work
18
+ charset-normalizer @ file:///home/conda/feedstock_root/build_artifacts/charset-normalizer_1661170624537/work
19
+ click @ file:///home/conda/feedstock_root/build_artifacts/click_1666798198223/work
20
+ colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1666700638685/work
21
+ comm @ file:///home/conda/feedstock_root/build_artifacts/comm_1670575068857/work
22
+ contourpy @ file:///home/conda/feedstock_root/build_artifacts/contourpy_1673633665736/work
23
+ cryptography @ file:///home/conda/feedstock_root/build_artifacts/cryptography-split_1675828607645/work
24
+ cycler @ file:///home/conda/feedstock_root/build_artifacts/cycler_1635519461629/work
25
+ dataclasses @ file:///home/conda/feedstock_root/build_artifacts/dataclasses_1628958434797/work
26
+ datasets @ file:///home/conda/feedstock_root/build_artifacts/datasets_1674838636692/work
27
+ debugpy @ file:///home/conda/feedstock_root/build_artifacts/debugpy_1674522362098/work
28
+ decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work
29
+ defusedxml @ file:///home/conda/feedstock_root/build_artifacts/defusedxml_1615232257335/work
30
+ dill @ file:///home/conda/feedstock_root/build_artifacts/dill_1666603105584/work
31
+ einops @ file:///home/conda/feedstock_root/build_artifacts/einops_1670600230829/work
32
+ entrypoints @ file:///home/conda/feedstock_root/build_artifacts/entrypoints_1643888246732/work
33
+ executing @ file:///home/conda/feedstock_root/build_artifacts/executing_1667317341051/work
34
+ fancy-einsum==0.0.3
35
+ fastapi @ file:///home/conda/feedstock_root/build_artifacts/fastapi_1676407540585/work
36
+ fastjsonschema @ file:///home/conda/feedstock_root/build_artifacts/python-fastjsonschema_1663619548554/work/dist
37
+ ffmpy @ file:///home/conda/feedstock_root/build_artifacts/ffmpy_1659474992694/work
38
+ filelock @ file:///home/conda/feedstock_root/build_artifacts/filelock_1672354931606/work
39
+ Flask @ file:///home/conda/feedstock_root/build_artifacts/flask_1676592993069/work
40
+ flit_core @ file:///home/conda/feedstock_root/build_artifacts/flit-core_1667734568827/work/source/flit_core
41
+ fonttools @ file:///home/conda/feedstock_root/build_artifacts/fonttools_1666827107856/work
42
+ frozenlist @ file:///home/conda/feedstock_root/build_artifacts/frozenlist_1667935435842/work
43
+ fsspec @ file:///home/conda/feedstock_root/build_artifacts/fsspec_1674184942191/work
44
+ gradio @ file:///home/conda/feedstock_root/build_artifacts/gradio_1676897693557/work
45
+ h11 @ file:///home/conda/feedstock_root/build_artifacts/h11_1664132893548/work
46
+ h2 @ file:///home/conda/feedstock_root/build_artifacts/h2_1634280454336/work
47
+ hpack==4.0.0
48
+ httpcore @ file:///home/conda/feedstock_root/build_artifacts/httpcore_1671551055614/work
49
+ httpx @ file:///home/conda/feedstock_root/build_artifacts/httpx_1672850625594/work
50
+ huggingface-hub @ file:///home/conda/feedstock_root/build_artifacts/huggingface_hub_1676642337813/work
51
+ hyperframe @ file:///home/conda/feedstock_root/build_artifacts/hyperframe_1619110129307/work
52
+ idna @ file:///home/conda/feedstock_root/build_artifacts/idna_1663625384323/work
53
+ importlib-metadata @ file:///home/conda/feedstock_root/build_artifacts/importlib-metadata_1672612343532/work
54
+ importlib-resources @ file:///home/conda/feedstock_root/build_artifacts/importlib_resources_1676919000169/work
55
+ ipykernel @ file:///home/conda/feedstock_root/build_artifacts/ipykernel_1676322140253/work
56
+ ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1676047456691/work
57
+ ipython-genutils==0.2.0
58
+ ipywidgets @ file:///home/conda/feedstock_root/build_artifacts/ipywidgets_1671720089366/work
59
+ itsdangerous @ file:///home/conda/feedstock_root/build_artifacts/itsdangerous_1648147185463/work
60
+ jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1669134318875/work
61
+ Jinja2 @ file:///home/conda/feedstock_root/build_artifacts/jinja2_1654302431367/work
62
+ joblib @ file:///home/conda/feedstock_root/build_artifacts/joblib_1663332044897/work
63
+ jsonschema @ file:///home/conda/feedstock_root/build_artifacts/jsonschema-meta_1669810440410/work
64
+ jupyter @ file:///home/conda/feedstock_root/build_artifacts/jupyter_1670249595582/work
65
+ jupyter-console @ file:///home/conda/feedstock_root/build_artifacts/jupyter_console_1676328545892/work
66
+ jupyter-events @ file:///home/conda/feedstock_root/build_artifacts/jupyter_events_1673559782596/work
67
+ jupyter_client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1676579893731/work
68
+ jupyter_core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_core_1675109846004/work
69
+ jupyter_server @ file:///home/conda/feedstock_root/build_artifacts/jupyter_server_1676476189852/work
70
+ jupyter_server_terminals @ file:///home/conda/feedstock_root/build_artifacts/jupyter_server_terminals_1673491454549/work
71
+ jupyterlab-pygments @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_pygments_1649936611996/work
72
+ jupyterlab-widgets @ file:///home/conda/feedstock_root/build_artifacts/jupyterlab_widgets_1671722028097/work
73
+ kiwisolver @ file:///home/conda/feedstock_root/build_artifacts/kiwisolver_1666805701884/work
74
+ linkify-it-py @ file:///home/conda/feedstock_root/build_artifacts/linkify-it-py_1651923627081/work
75
+ markdown-it-py @ file:///home/conda/feedstock_root/build_artifacts/markdown-it-py_1650305363826/work
76
+ MarkupSafe @ file:///home/conda/feedstock_root/build_artifacts/markupsafe_1674135787083/work
77
+ matplotlib @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-suite_1676406361850/work
78
+ matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1660814786464/work
79
+ mdit-py-plugins @ file:///home/conda/feedstock_root/build_artifacts/mdit-py-plugins_1670348296204/work
80
+ mdurl @ file:///home/conda/feedstock_root/build_artifacts/mdurl_1639515908913/work
81
+ mistune @ file:///home/conda/feedstock_root/build_artifacts/mistune_1675771498296/work
82
+ multidict @ file:///home/conda/feedstock_root/build_artifacts/multidict_1672339403932/work
83
+ multiprocess @ file:///home/conda/feedstock_root/build_artifacts/multiprocess_1666932878376/work
84
+ munkres==1.1.4
85
+ nbclassic @ file:///home/conda/feedstock_root/build_artifacts/nbclassic_1676729186918/work
86
+ nbclient @ file:///home/conda/feedstock_root/build_artifacts/nbclient_1669795076334/work
87
+ nbconvert @ file:///home/conda/feedstock_root/build_artifacts/nbconvert-meta_1674590374792/work
88
+ nbformat @ file:///home/conda/feedstock_root/build_artifacts/nbformat_1673560067442/work
89
+ nest-asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1664684991461/work
90
+ notebook @ file:///home/conda/feedstock_root/build_artifacts/notebook_1667565639349/work
91
+ notebook_shim @ file:///home/conda/feedstock_root/build_artifacts/notebook-shim_1667478401171/work
92
+ numpy @ file:///home/conda/feedstock_root/build_artifacts/numpy_1675642512762/work
93
+ orjson @ file:///home/conda/feedstock_root/build_artifacts/orjson_1673484660945/work/target/wheels/orjson-3.8.5-cp310-cp310-linux_x86_64.whl
94
+ packaging @ file:///home/conda/feedstock_root/build_artifacts/packaging_1673482170163/work
95
+ pandas==1.5.3
96
+ pandocfilters @ file:///home/conda/feedstock_root/build_artifacts/pandocfilters_1631603243851/work
97
+ parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1638334955874/work
98
+ pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1667297516076/work
99
+ pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work
100
+ Pillow @ file:///home/conda/feedstock_root/build_artifacts/pillow_1675487172403/work
101
+ pkgutil_resolve_name @ file:///home/conda/feedstock_root/build_artifacts/pkgutil-resolve-name_1633981968097/work
102
+ platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1675735718929/work
103
+ ply==3.11
104
+ prometheus-client @ file:///home/conda/feedstock_root/build_artifacts/prometheus_client_1674535637125/work
105
+ prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1670414775770/work
106
+ psutil @ file:///home/conda/feedstock_root/build_artifacts/psutil_1667885877572/work
107
+ ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
108
+ pure-eval @ file:///home/conda/feedstock_root/build_artifacts/pure_eval_1642875951954/work
109
+ pyarrow==11.0.0
110
+ pycparser @ file:///home/conda/feedstock_root/build_artifacts/pycparser_1636257122734/work
111
+ pycryptodome @ file:///home/conda/feedstock_root/build_artifacts/pycryptodome_1669581639515/work
112
+ pydantic @ file:///home/conda/feedstock_root/build_artifacts/pydantic_1676531650626/work
113
+ pydub @ file:///home/conda/feedstock_root/build_artifacts/pydub_1615612442567/work
114
+ Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1672682006896/work
115
+ pyOpenSSL @ file:///home/conda/feedstock_root/build_artifacts/pyopenssl_1672659226110/work
116
+ pyparsing @ file:///home/conda/feedstock_root/build_artifacts/pyparsing_1652235407899/work
117
+ PyQt5==5.15.7
118
+ PyQt5-sip==12.11.0
119
+ pyrsistent @ file:///home/conda/feedstock_root/build_artifacts/pyrsistent_1672681463845/work
120
+ PySocks @ file:///home/conda/feedstock_root/build_artifacts/pysocks_1661604839144/work
121
+ python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1626286286081/work
122
+ python-json-logger @ file:///home/conda/feedstock_root/build_artifacts/python-json-logger_1676401516590/work
123
+ python-multipart==0.0.5
124
+ pytz @ file:///home/conda/feedstock_root/build_artifacts/pytz_1673864280276/work
125
+ PyYAML @ file:///home/conda/feedstock_root/build_artifacts/pyyaml_1666772395347/work
126
+ pyzmq @ file:///home/conda/feedstock_root/build_artifacts/pyzmq_1673612669255/work
127
+ qtconsole @ file:///home/conda/feedstock_root/build_artifacts/qtconsole-base_1667404144336/work
128
+ QtPy @ file:///home/conda/feedstock_root/build_artifacts/qtpy_1667873092748/work
129
+ regex @ file:///home/conda/feedstock_root/build_artifacts/regex_1667265033016/work
130
+ requests @ file:///home/conda/feedstock_root/build_artifacts/requests_1673863902341/work
131
+ responses @ file:///home/conda/feedstock_root/build_artifacts/responses_1643839609465/work
132
+ rfc3339-validator @ file:///home/conda/feedstock_root/build_artifacts/rfc3339-validator_1638811747357/work
133
+ rfc3986 @ file:///home/conda/feedstock_root/build_artifacts/rfc3986_1620442452971/work
134
+ rfc3986-validator @ file:///home/conda/feedstock_root/build_artifacts/rfc3986-validator_1598024191506/work
135
+ sacremoses @ file:///home/conda/feedstock_root/build_artifacts/sacremoses_1651557636210/work
136
+ Send2Trash @ file:///home/conda/feedstock_root/build_artifacts/send2trash_1628511208346/work
137
+ sip @ file:///home/conda/feedstock_root/build_artifacts/sip_1675696581052/work
138
+ six @ file:///home/conda/feedstock_root/build_artifacts/six_1620240208055/work
139
+ sniffio @ file:///home/conda/feedstock_root/build_artifacts/sniffio_1662051266223/work
140
+ soupsieve @ file:///home/conda/feedstock_root/build_artifacts/soupsieve_1658207591808/work
141
+ stack-data @ file:///home/conda/feedstock_root/build_artifacts/stack_data_1669632077133/work
142
+ starlette @ file:///home/conda/feedstock_root/build_artifacts/starlette-recipe_1676402644778/work
143
+ terminado @ file:///home/conda/feedstock_root/build_artifacts/terminado_1670253674810/work
144
+ tinycss2 @ file:///home/conda/feedstock_root/build_artifacts/tinycss2_1666100256010/work
145
+ tokenizers @ file:///home/conda/feedstock_root/build_artifacts/tokenizers_1674690844352/work/bindings/python
146
+ toml @ file:///home/conda/feedstock_root/build_artifacts/toml_1604308577558/work
147
+ toolz @ file:///home/conda/feedstock_root/build_artifacts/toolz_1657485559105/work
148
+ torch==1.13.1
149
+ torchaudio==0.13.1
150
+ torchvision==0.14.1
151
+ tornado @ file:///home/conda/feedstock_root/build_artifacts/tornado_1666788589303/work
152
+ tqdm @ file:///home/conda/feedstock_root/build_artifacts/tqdm_1662214488106/work
153
+ traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1675110562325/work
154
+ transformers @ file:///home/conda/feedstock_root/build_artifacts/transformers_1676091074773/work
155
+ typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1665144421445/work
156
+ uc-micro-py @ file:///home/conda/feedstock_root/build_artifacts/uc-micro-py_1608058642472/work
157
+ unicodedata2 @ file:///home/conda/feedstock_root/build_artifacts/unicodedata2_1667239886688/work
158
+ urllib3 @ file:///home/conda/feedstock_root/build_artifacts/urllib3_1673452138552/work
159
+ uvicorn @ file:///home/conda/feedstock_root/build_artifacts/uvicorn-split_1669234664979/work
160
+ wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1673864653149/work
161
+ webencodings==0.5.1
162
+ websocket-client @ file:///home/conda/feedstock_root/build_artifacts/websocket-client_1675567828044/work
163
+ websockets @ file:///home/conda/feedstock_root/build_artifacts/websockets_1666806213473/work
164
+ Werkzeug @ file:///home/conda/feedstock_root/build_artifacts/werkzeug_1676411946679/work
165
+ widgetsnbextension @ file:///home/conda/feedstock_root/build_artifacts/widgetsnbextension_1672066693230/work
166
+ xxhash @ file:///home/conda/feedstock_root/build_artifacts/python-xxhash_1672695020159/work
167
+ yarl @ file:///home/conda/feedstock_root/build_artifacts/yarl_1672340954791/work
168
+ zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1676708471276/work