-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconda_env.yaml
194 lines (194 loc) · 5.99 KB
/
conda_env.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
name: smart
channels:
- conda-forge
- pytorch
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- addict=2.4.0=pyhd8ed1ab_2
- anyio=3.6.1=py38h578d9bd_0
- argon2-cffi=21.3.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py38h0a891b7_2
- asttokens=2.0.5=pyhd8ed1ab_0
- attrs=21.4.0=pyhd8ed1ab_0
- babel=2.10.3=pyhd8ed1ab_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- beautifulsoup4=4.11.1=pyha770c72_0
- black=22.6.0=pyhd8ed1ab_0
- bleach=5.0.1=pyhd8ed1ab_0
- brotlipy=0.7.0=py38h0a891b7_1004
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.6.15=ha878542_0
- catalogue=2.0.6=py38h578d9bd_2
- cffi=1.15.1=py38h4a40e3a_0
- charset-normalizer=2.1.0=pyhd8ed1ab_0
- click=8.1.3=py38h578d9bd_0
- colorama=0.4.5=pyhd8ed1ab_0
- cryptography=37.0.4=py38h2b5fc30_0
- cudatoolkit=11.3.1=h9edb442_10
- cymem=2.0.6=py38hfa26641_3
- cython-blis=0.7.8=py38h71d37f0_0
- dataclasses=0.8=pyhc8e2a94_3
- debugpy=1.6.0=py38hfa26641_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- executing=0.8.3=pyhd8ed1ab_0
- flake8=4.0.1=pyhd8ed1ab_2
- flit-core=3.7.1=pyhd8ed1ab_0
- idna=3.3=pyhd8ed1ab_0
- importlib-metadata=4.11.4=py38h578d9bd_0
- importlib_metadata=4.11.4=hd8ed1ab_0
- importlib_resources=5.8.0=pyhd8ed1ab_0
- ipykernel=6.15.1=pyh210e3f2_0
- ipython=8.4.0=py38h578d9bd_0
- ipython_genutils=0.2.0=py_1
- jedi=0.18.1=py38h578d9bd_1
- jinja2=3.1.2=pyhd8ed1ab_1
- joblib=1.1.0=pyhd8ed1ab_0
- json5=0.9.5=pyh9f0ad1d_0
- jsonschema=4.7.2=pyhd8ed1ab_0
- jupyter_client=7.3.4=pyhd8ed1ab_0
- jupyter_core=4.11.0=py38h578d9bd_0
- jupyter_server=1.18.1=pyhd8ed1ab_0
- jupyterlab=3.4.3=pyhd8ed1ab_0
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
- jupyterlab_server=2.15.0=pyhd8ed1ab_0
- langcodes=3.3.0=pyhd8ed1ab_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libblas=3.9.0=15_linux64_openblas
- libcblas=3.9.0=15_linux64_openblas
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.1.0=h8d9b700_16
- libgfortran-ng=12.1.0=h69a702a_16
- libgfortran5=12.1.0=hdcd56e2_16
- libgomp=12.1.0=h8d9b700_16
- liblapack=3.9.0=15_linux64_openblas
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.20=pthreads_h78a6416_0
- libsodium=1.0.18=h36c2ea0_1
- libstdcxx-ng=12.1.0=ha89aaad_16
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.12=h166bdaf_2
- markupsafe=2.1.1=py38h0a891b7_1
- matplotlib-inline=0.1.3=pyhd8ed1ab_0
- mccabe=0.6.1=py_1
- mistune=0.8.4=py38h497a2fe_1005
- murmurhash=1.0.7=py38hfa26641_0
- mypy_extensions=0.4.3=py38h578d9bd_5
- nbclassic=0.4.3=pyhd8ed1ab_0
- nbclient=0.6.6=pyhd8ed1ab_0
- nbconvert=6.5.0=pyhd8ed1ab_0
- nbconvert-core=6.5.0=pyhd8ed1ab_0
- nbconvert-pandoc=6.5.0=pyhd8ed1ab_0
- nbformat=5.4.0=pyhd8ed1ab_0
- ncurses=6.3=h27087fc_1
- nest-asyncio=1.5.5=pyhd8ed1ab_0
- notebook-shim=0.1.0=pyhd8ed1ab_0
- numpy=1.23.1=py38h3a7f9d9_0
- openssl=1.1.1q=h166bdaf_0
- packaging=21.3=pyhd8ed1ab_0
- pandas=1.4.3=py38h47df419_0
- pandoc=2.18=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pathlib=1.0.1=py38h578d9bd_6
- pathspec=0.9.0=pyhd8ed1ab_0
- pathy=0.6.2=pyhd8ed1ab_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pip=22.1.2=pyhd8ed1ab_0
- platformdirs=2.5.2=pyhd8ed1ab_1
- preshed=3.0.6=py38hfa26641_2
- prometheus_client=0.14.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.30=pyha770c72_0
- psutil=5.9.1=py38h0a891b7_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pycodestyle=2.8.0=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pydantic=1.9.1=py38h0a891b7_0
- pyflakes=2.4.0=pyhd8ed1ab_0
- pygments=2.12.0=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pyrsistent=0.18.1=py38h0a891b7_1
- pysocks=1.7.1=py38h578d9bd_5
- python=3.8.13=h582c2e5_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-fastjsonschema=2.16.1=pyhd8ed1ab_0
- python_abi=3.8=2_cp38
- pytz=2022.1=pyhd8ed1ab_0
- pyzmq=23.2.0=py38hfc09fa9_0
- readline=8.1.2=h0f457ee_0
- requests=2.28.1=pyhd8ed1ab_0
- scikit-learn=1.1.1=py38hf80bbf7_0
- scipy=1.8.1=py38h1ee437e_0
- send2trash=1.8.0=pyhd8ed1ab_0
- setuptools=63.2.0=py38h578d9bd_0
- shellingham=1.4.0=pyh44b312d_0
- six=1.16.0=pyh6c4a22f_0
- smart_open=5.2.1=pyhd8ed1ab_0
- sniffio=1.2.0=py38h578d9bd_3
- soupsieve=2.3.2.post1=pyhd8ed1ab_0
- spacy=3.4.0=py38h514daf8_0
- spacy-legacy=3.0.9=pyhd8ed1ab_0
- spacy-loggers=1.0.2=pyhd8ed1ab_0
- sqlite=3.39.1=h4ff8645_0
- srsly=2.4.3=py38hfa26641_1
- stack_data=0.3.0=pyhd8ed1ab_0
- terminado=0.15.0=py38h578d9bd_0
- thinc=8.1.0=py38h514daf8_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- tinycss2=1.1.1=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- tomli=2.0.1=pyhd8ed1ab_0
- tornado=6.2=py38h0a891b7_0
- tqdm=4.64.0=pyhd8ed1ab_0
- traitlets=5.3.0=pyhd8ed1ab_0
- typed-ast=1.5.4=py38h0a891b7_0
- typer=0.4.2=pyhd8ed1ab_0
- typing-extensions=4.3.0=hd8ed1ab_0
- typing_extensions=4.3.0=pyha770c72_0
- urllib3=1.26.10=pyhd8ed1ab_0
- wasabi=0.9.1=pyhd8ed1ab_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- webencodings=0.5.1=py_1
- websocket-client=1.3.3=pyhd8ed1ab_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- zeromq=4.3.4=h9c3ff4c_1
- zipp=3.8.0=pyhd8ed1ab_0
- zlib=1.2.12=h166bdaf_2
- pip:
- certifi==2022.6.15
- docker-pycreds==0.4.0
- docopt==0.6.2
- filelock==3.7.1
- gitdb==4.0.9
- gitpython==3.1.27
- huggingface-hub==0.8.1
- pathtools==0.1.2
- pillow==9.2.0
- pipreqs==0.4.11
- promise==2.3
- protobuf==3.20.1
- pyyaml==6.0
- regex==2022.7.9
- sentencepiece==0.1.96
- sentry-sdk==1.7.2
- setproctitle==1.2.3
- shortuuid==1.0.9
- shutup==0.2.0
- smmap==5.0.0
- tokenizers==0.12.1
- torch==1.12.0+cu113
- torchaudio==0.12.0+cu113
- torchmetrics==0.9.2
- torchvision==0.13.0+cu113
- transformers==4.20.1
- wandb==0.12.21
- yarg==0.1.9
prefix: /home/ubuntu/.conda/envs/smart