Upload environment.yml
Browse files- environment.yml +343 -0
environment.yml
ADDED
@@ -0,0 +1,343 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name: ssgqa
|
2 |
+
channels:
|
3 |
+
- pytorch
|
4 |
+
- anaconda
|
5 |
+
- defaults
|
6 |
+
dependencies:
|
7 |
+
- _libgcc_mutex=0.1=main
|
8 |
+
- _openmp_mutex=4.5=1_gnu
|
9 |
+
- _tflow_select=2.3.0=mkl
|
10 |
+
- abseil-cpp=20211102.0=hd4dd3e8_0
|
11 |
+
- aiohttp=3.8.1=py39h7f8727e_1
|
12 |
+
- aiosignal=1.2.0=pyhd3eb1b0_0
|
13 |
+
- astunparse=1.6.3=py_0
|
14 |
+
- blas=1.0=mkl
|
15 |
+
- brotli-python=1.0.9=py39h6a678d5_9
|
16 |
+
- brotlipy=0.7.0=py39h27cfd23_1003
|
17 |
+
- bzip2=1.0.8=h7b6447c_0
|
18 |
+
- c-ares=1.18.1=h7f8727e_0
|
19 |
+
- ca-certificates=2022.07.19=h06a4308_0
|
20 |
+
- certifi=2022.6.15=py39h06a4308_0
|
21 |
+
- cffi=1.15.0=py39hd667e15_1
|
22 |
+
- charset-normalizer=2.0.4=pyhd3eb1b0_0
|
23 |
+
- click=8.0.4=py39h06a4308_0
|
24 |
+
- cryptography=37.0.1=py39h9ce1e76_0
|
25 |
+
- cudatoolkit=10.2.89=hfd86e86_1
|
26 |
+
- dataclasses=0.8=pyh6d0b6a4_7
|
27 |
+
- ffmpeg=4.3=hf484d3e_0
|
28 |
+
- flatbuffers=2.0.0=h2531618_0
|
29 |
+
- freetype=2.11.0=h70c0345_0
|
30 |
+
- gast=0.5.3=pyhd3eb1b0_0
|
31 |
+
- giflib=5.2.1=h7b6447c_0
|
32 |
+
- gmp=6.2.1=h2531618_2
|
33 |
+
- gnutls=3.6.15=he1e5248_0
|
34 |
+
- google-pasta=0.2.0=pyhd3eb1b0_0
|
35 |
+
- grpc-cpp=1.46.1=h33aed49_0
|
36 |
+
- h5py=3.7.0=py39h737f45e_0
|
37 |
+
- hdf5=1.10.6=hb1b8bf9_0
|
38 |
+
- icu=58.2=he6710b0_3
|
39 |
+
- idna=3.3=pyhd3eb1b0_0
|
40 |
+
- intel-openmp=2021.4.0=h06a4308_3561
|
41 |
+
- jpeg=9e=h7f8727e_0
|
42 |
+
- keras=2.8.0=py39h06a4308_0
|
43 |
+
- keras-preprocessing=1.1.2=pyhd3eb1b0_0
|
44 |
+
- krb5=1.19.2=hac12032_0
|
45 |
+
- lame=3.100=h7b6447c_0
|
46 |
+
- lcms2=2.12=h3be6417_0
|
47 |
+
- ld_impl_linux-64=2.35.1=h7274673_9
|
48 |
+
- libcurl=7.84.0=h91b91d3_0
|
49 |
+
- libedit=3.1.20210910=h7f8727e_0
|
50 |
+
- libev=4.33=h7f8727e_1
|
51 |
+
- libffi=3.3=he6710b0_2
|
52 |
+
- libgcc-ng=11.2.0=h1234567_1
|
53 |
+
- libgfortran-ng=7.5.0=ha8ba4b0_17
|
54 |
+
- libgfortran4=7.5.0=ha8ba4b0_17
|
55 |
+
- libgomp=11.2.0=h1234567_1
|
56 |
+
- libiconv=1.16=h7f8727e_2
|
57 |
+
- libidn2=2.3.2=h7f8727e_0
|
58 |
+
- libnghttp2=1.46.0=hce63b2e_0
|
59 |
+
- libpng=1.6.37=hbc83047_0
|
60 |
+
- libprotobuf=3.20.1=h4ff587b_0
|
61 |
+
- libssh2=1.10.0=h8f2d780_0
|
62 |
+
- libstdcxx-ng=11.2.0=h1234567_1
|
63 |
+
- libtasn1=4.16.0=h27cfd23_0
|
64 |
+
- libtiff=4.2.0=h85742a9_0
|
65 |
+
- libunistring=0.9.10=h27cfd23_0
|
66 |
+
- libuv=1.40.0=h7b6447c_0
|
67 |
+
- libwebp=1.2.2=h55f646e_0
|
68 |
+
- libwebp-base=1.2.2=h7f8727e_0
|
69 |
+
- lz4-c=1.9.3=h295c915_1
|
70 |
+
- mkl=2021.4.0=h06a4308_640
|
71 |
+
- mkl-service=2.4.0=py39h7f8727e_0
|
72 |
+
- mkl_fft=1.3.1=py39hd3c417c_0
|
73 |
+
- mkl_random=1.2.2=py39h51133e4_0
|
74 |
+
- ncurses=6.3=h7f8727e_2
|
75 |
+
- nettle=3.7.3=hbbd107a_1
|
76 |
+
- numpy=1.23.1=py39h6c91a56_0
|
77 |
+
- numpy-base=1.23.1=py39ha15fc14_0
|
78 |
+
- oauthlib=3.2.0=pyhd3eb1b0_1
|
79 |
+
- openh264=2.1.1=h4ff587b_0
|
80 |
+
- openssl=1.1.1q=h7f8727e_0
|
81 |
+
- opt_einsum=3.3.0=pyhd3eb1b0_1
|
82 |
+
- pillow=9.0.1=py39h22f2fdc_0
|
83 |
+
- pip=21.2.4=py39h06a4308_0
|
84 |
+
- propcache=0.2.0=py39h5eee18b_0
|
85 |
+
- protobuf=3.20.1=py39h295c915_0
|
86 |
+
- pyasn1=0.4.8=pyhd3eb1b0_0
|
87 |
+
- pyasn1-modules=0.2.8=py_0
|
88 |
+
- pycparser=2.21=pyhd3eb1b0_0
|
89 |
+
- pyjwt=2.4.0=py39h06a4308_0
|
90 |
+
- pyopenssl=22.0.0=pyhd3eb1b0_0
|
91 |
+
- pysocks=1.7.1=py39h06a4308_0
|
92 |
+
- python=3.9.12=h12debd9_0
|
93 |
+
- python-flatbuffers=2.0=pyhd3eb1b0_0
|
94 |
+
- pytorch-mutex=1.0=cuda
|
95 |
+
- re2=2022.04.01=h295c915_0
|
96 |
+
- readline=8.1.2=h7f8727e_1
|
97 |
+
- setuptools=61.2.0=py39h06a4308_0
|
98 |
+
- six=1.16.0=pyhd3eb1b0_1
|
99 |
+
- snappy=1.1.9=h295c915_0
|
100 |
+
- sqlite=3.39.2=h5082296_0
|
101 |
+
- tensorboard-data-server=0.6.1=py39h52d8a92_0
|
102 |
+
- tensorboard-plugin-wit=1.8.1=py39h06a4308_0
|
103 |
+
- tensorflow=2.8.2=mkl_py39ha986a27_0
|
104 |
+
- tensorflow-base=2.8.2=mkl_py39hf890080_0
|
105 |
+
- tensorflow-estimator=2.8.0=py39hb070fc8_0
|
106 |
+
- termcolor=1.1.0=py39h06a4308_1
|
107 |
+
- tk=8.6.11=h1ccaba5_1
|
108 |
+
- torchaudio=0.11.0=py39_cu102
|
109 |
+
- wheel=0.37.1=pyhd3eb1b0_0
|
110 |
+
- wrapt=1.14.1=py39h5eee18b_0
|
111 |
+
- xz=5.2.5=h7f8727e_1
|
112 |
+
- yaml=0.2.5=h7b6447c_0
|
113 |
+
- zipp=3.8.0=py39h06a4308_0
|
114 |
+
- zlib=1.2.12=h7f8727e_2
|
115 |
+
- zstd=1.4.9=haebb681_0
|
116 |
+
- pip:
|
117 |
+
- absl-py==1.0.0
|
118 |
+
- addict==2.4.0
|
119 |
+
- aiofiles==23.1.0
|
120 |
+
- altair==4.2.0
|
121 |
+
- annotated-types==0.7.0
|
122 |
+
- anyio==3.6.2
|
123 |
+
- argparse==1.4.0
|
124 |
+
- art==6.4
|
125 |
+
- asttokens==2.0.8
|
126 |
+
- async-timeout==4.0.2
|
127 |
+
- attrs==22.1.0
|
128 |
+
- backcall==0.2.0
|
129 |
+
- blinker==1.5
|
130 |
+
- blis==0.7.8
|
131 |
+
- cachetools==5.1.0
|
132 |
+
- catalogue==2.0.7
|
133 |
+
- clip==0.2.0
|
134 |
+
- cmake==3.26.1
|
135 |
+
- commonmark==0.9.1
|
136 |
+
- conllu==4.4.2
|
137 |
+
- cycler==0.11.0
|
138 |
+
- cymem==2.0.6
|
139 |
+
- debugpy==1.6.3
|
140 |
+
- decorator==4.4.2
|
141 |
+
- dill==0.3.5.1
|
142 |
+
- docker-pycreds==0.4.0
|
143 |
+
- entrypoints==0.4
|
144 |
+
- et-xmlfile==1.1.0
|
145 |
+
- executing==0.10.0
|
146 |
+
- fairscale==0.4.13
|
147 |
+
- fastapi==0.115.11
|
148 |
+
- ffmpy==0.3.0
|
149 |
+
- filelock==3.8.0
|
150 |
+
- fire==0.5.0
|
151 |
+
- flask==2.2.3
|
152 |
+
- fonttools==4.33.3
|
153 |
+
- frozenlist==1.3.1
|
154 |
+
- fsspec==2025.3.0
|
155 |
+
- ftfy==6.3.1
|
156 |
+
- future==0.18.2
|
157 |
+
- fvcore==0.1.5.post20221221
|
158 |
+
- gitdb==4.0.9
|
159 |
+
- gitpython==3.1.27
|
160 |
+
- google-auth==2.6.6
|
161 |
+
- google-auth-oauthlib==0.4.6
|
162 |
+
- gradio==4.44.1
|
163 |
+
- gradio-client==1.3.0
|
164 |
+
- grpcio==1.46.3
|
165 |
+
- h11==0.14.0
|
166 |
+
- hiq-python==1.1.10
|
167 |
+
- httpcore==1.0.7
|
168 |
+
- httpx==0.28.1
|
169 |
+
- huggingface-hub==0.29.3
|
170 |
+
- imageio==2.19.1
|
171 |
+
- imageio-ffmpeg==0.4.7
|
172 |
+
- imbalanced-learn==0.11.0
|
173 |
+
- importlib-metadata==4.11.4
|
174 |
+
- importlib-resources==6.5.2
|
175 |
+
- iopath==0.1.10
|
176 |
+
- ipykernel==6.15.1
|
177 |
+
- ipython==8.4.0
|
178 |
+
- ipywidgets==8.0.1
|
179 |
+
- itsdangerous==2.1.2
|
180 |
+
- jedi==0.18.1
|
181 |
+
- jinja2==3.1.2
|
182 |
+
- joblib==1.3.2
|
183 |
+
- jsonschema==4.14.0
|
184 |
+
- jupyter-client==7.3.4
|
185 |
+
- jupyter-core==4.11.1
|
186 |
+
- jupyterlab-widgets==3.0.2
|
187 |
+
- kiwisolver==1.4.2
|
188 |
+
- langcodes==3.3.0
|
189 |
+
- linecache2==1.0.0
|
190 |
+
- linkify-it-py==2.0.0
|
191 |
+
- lit==16.0.0
|
192 |
+
- markdown==3.3.7
|
193 |
+
- markdown-it-py==2.2.0
|
194 |
+
- markupsafe==2.1.1
|
195 |
+
- matplotlib==3.5.2
|
196 |
+
- matplotlib-inline==0.1.6
|
197 |
+
- mdit-py-plugins==0.3.3
|
198 |
+
- mdurl==0.1.2
|
199 |
+
- mmengine==0.7.0
|
200 |
+
- mpmath==1.3.0
|
201 |
+
- multidict==6.0.2
|
202 |
+
- multiprocess==0.70.13
|
203 |
+
- murmurhash==1.0.7
|
204 |
+
- nest-asyncio==1.5.5
|
205 |
+
- networkx==2.8
|
206 |
+
- nltk==3.7
|
207 |
+
- nmslib==2.1.1
|
208 |
+
- nvidia-cublas-cu11==11.10.3.66
|
209 |
+
- nvidia-cuda-cupti-cu11==11.7.101
|
210 |
+
- nvidia-cuda-nvrtc-cu11==11.7.99
|
211 |
+
- nvidia-cuda-runtime-cu11==11.7.99
|
212 |
+
- nvidia-cudnn-cu11==8.5.0.96
|
213 |
+
- nvidia-cufft-cu11==10.9.0.58
|
214 |
+
- nvidia-curand-cu11==10.2.10.91
|
215 |
+
- nvidia-cusolver-cu11==11.4.0.1
|
216 |
+
- nvidia-cusparse-cu11==11.7.4.91
|
217 |
+
- nvidia-ml-py==12.570.86
|
218 |
+
- nvidia-nccl-cu11==2.14.3
|
219 |
+
- nvidia-nvtx-cu11==11.7.91
|
220 |
+
- nvitop==1.4.2
|
221 |
+
- opencv-python==4.5.5.64
|
222 |
+
- openpyxl==3.0.7
|
223 |
+
- orjson==3.8.8
|
224 |
+
- packaging==21.3
|
225 |
+
- pandas==1.2.4
|
226 |
+
- parso==0.8.3
|
227 |
+
- pathtools==0.1.2
|
228 |
+
- pathy==0.6.1
|
229 |
+
- pexpect==4.8.0
|
230 |
+
- pickleshare==0.7.5
|
231 |
+
- platformdirs==4.3.6
|
232 |
+
- portalocker==3.1.1
|
233 |
+
- preshed==3.0.6
|
234 |
+
- proglog==0.1.10
|
235 |
+
- promise==2.3
|
236 |
+
- prompt-toolkit==3.0.30
|
237 |
+
- psutil==5.9.1
|
238 |
+
- ptyprocess==0.7.0
|
239 |
+
- pure-eval==0.2.2
|
240 |
+
- py-itree==0.0.18
|
241 |
+
- pyarrow==9.0.0
|
242 |
+
- pybind11==2.6.1
|
243 |
+
- pycm==4.2
|
244 |
+
- pycocoevalcap==1.2
|
245 |
+
- pycocotools==2.0.6
|
246 |
+
- pydantic==2.10.6
|
247 |
+
- pydantic-core==2.27.2
|
248 |
+
- pydeck==0.7.1
|
249 |
+
- pydub==0.25.1
|
250 |
+
- pygments==2.13.0
|
251 |
+
- pyllama==0.0.9
|
252 |
+
- pympler==1.0.1
|
253 |
+
- pyparsing==3.0.8
|
254 |
+
- pyrsistent==0.18.1
|
255 |
+
- pysbd==0.3.4
|
256 |
+
- python-dateutil==2.8.2
|
257 |
+
- python-multipart==0.0.20
|
258 |
+
- pytz==2022.1
|
259 |
+
- pytz-deprecation-shim==0.1.0.post0
|
260 |
+
- pywavelets==1.3.0
|
261 |
+
- pyyaml==6.0
|
262 |
+
- pyzmq==23.2.1
|
263 |
+
- regex==2022.8.17
|
264 |
+
- requests==2.32.3
|
265 |
+
- requests-oauthlib==1.3.1
|
266 |
+
- responses==0.18.0
|
267 |
+
- rfc3986==1.5.0
|
268 |
+
- rich==12.5.1
|
269 |
+
- rsa==4.8
|
270 |
+
- ruff==0.11.0
|
271 |
+
- safetensors==0.5.3
|
272 |
+
- scikit-image==0.19.2
|
273 |
+
- scikit-learn==1.0.2
|
274 |
+
- scipy==1.8.0
|
275 |
+
- scispacy==0.5.0
|
276 |
+
- seaborn==0.11.2
|
277 |
+
- semantic-version==2.10.0
|
278 |
+
- semver==2.13.0
|
279 |
+
- sentencepiece==0.1.97
|
280 |
+
- sentry-sdk==1.9.5
|
281 |
+
- seqeval==1.2.2
|
282 |
+
- setproctitle==1.3.2
|
283 |
+
- shellingham==1.5.4
|
284 |
+
- shortuuid==1.0.9
|
285 |
+
- simpleitk==2.1.1.2
|
286 |
+
- sk-video==1.1.10
|
287 |
+
- smart-open==5.2.1
|
288 |
+
- smmap==5.0.0
|
289 |
+
- sniffio==1.3.0
|
290 |
+
- spacy==3.2.4
|
291 |
+
- spacy-legacy==3.0.9
|
292 |
+
- spacy-loggers==1.0.2
|
293 |
+
- srsly==2.4.3
|
294 |
+
- srt==3.5.2
|
295 |
+
- stack-data==0.4.0
|
296 |
+
- starlette==0.46.1
|
297 |
+
- streamlit==1.12.0
|
298 |
+
- surgvlp==0.1.1
|
299 |
+
- sympy==1.11.1
|
300 |
+
- tabulate==0.9.0
|
301 |
+
- tensorboard==2.9.0
|
302 |
+
- tensorboardx==2.5
|
303 |
+
- thinc==8.0.17
|
304 |
+
- threadpoolctl==3.1.0
|
305 |
+
- tifffile==2022.5.4
|
306 |
+
- timm==0.5.4
|
307 |
+
- tokenizers==0.12.1
|
308 |
+
- toml==0.10.2
|
309 |
+
- tomli==2.2.1
|
310 |
+
- tomlkit==0.12.0
|
311 |
+
- toolz==0.12.0
|
312 |
+
- torch==2.0.1
|
313 |
+
- torchmetrics==0.9.2
|
314 |
+
- torchvision==0.15.2
|
315 |
+
- tornado==6.2
|
316 |
+
- tqdm==4.64.0
|
317 |
+
- traceback2==1.4.0
|
318 |
+
- traitlets==5.3.0
|
319 |
+
- transformers==4.30.2
|
320 |
+
- triton==2.0.0
|
321 |
+
- tsne-torch==1.0.1
|
322 |
+
- typer==0.15.2
|
323 |
+
- typing-extensions==4.12.2
|
324 |
+
- tzdata==2022.2
|
325 |
+
- tzlocal==4.2
|
326 |
+
- uc-micro-py==1.0.1
|
327 |
+
- unittest2==1.1.0
|
328 |
+
- urllib3==2.3.0
|
329 |
+
- uvicorn==0.21.1
|
330 |
+
- validators==0.20.0
|
331 |
+
- wandb==0.13.2
|
332 |
+
- wasabi==0.9.1
|
333 |
+
- watchdog==2.1.9
|
334 |
+
- wcwidth==0.2.5
|
335 |
+
- websockets==10.4
|
336 |
+
- werkzeug==2.2.3
|
337 |
+
- widgetsnbextension==4.0.2
|
338 |
+
- wordcloud==1.8.2.2
|
339 |
+
- xxhash==3.0.0
|
340 |
+
- yacs==0.1.8
|
341 |
+
- yapf==0.43.0
|
342 |
+
- yarl==1.8.1
|
343 |
+
prefix: ssgqa
|