-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment-gpu.yml
147 lines (147 loc) · 2.97 KB
/
environment-gpu.yml
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
name: bias-gpu
channels:
- pytorch
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- blas=1.0
- bottleneck=1.3.4
- brotlipy=0.7.0
- bzip2=1.0.8
- ca-certificates=2022.3.29
- cffi=1.15.0
- cryptography=36.0.0
- cudatoolkit=11.3.1
- ffmpeg=4.2.2
- freetype=2.11.0
- giflib=5.2.1
- gmp=6.2.1
- gnutls=3.6.15
- intel-openmp=2021.4.0
- jpeg=9d
- lame=3.100
- lcms2=2.12
- ld_impl_linux-64=2.35.1
- libffi=3.3
- libgcc-ng=9.3.0
- libgfortran-ng=7.5.0
- libgfortran4=7.5.0
- libgomp=9.3.0
- libidn2=2.3.2
- libopus=1.3.1
- libpng=1.6.37
- libstdcxx-ng=9.3.0
- libtasn1=4.16.0
- libtiff=4.2.0
- libunistring=0.9.10
- libuv=1.40.0
- libvpx=1.7.0
- libwebp=1.2.2
- libwebp-base=1.2.2
- lz4-c=1.9.3
- mkl=2021.4.0
- mkl-service=2.4.0
- mkl_fft=1.3.1
- mkl_random=1.2.2
- ncurses=6.3
- nettle=3.7.3
- numexpr=2.8.1
- numpy-base=1.21.5
- openh264=2.1.1
- openssl=1.1.1n
- packaging=21.3
- pandas=1.3.4
- pillow=9.0.1
- pip=21.2.2
- pycparser=2.21
- pyopenssl=22.0.0
- pysocks=1.7.1
- python=3.7.13
- pytorch=1.11.0
- pytorch-mutex=1.0
- readline=8.1.2
- setuptools=61.2.0
- sqlite=3.38.2
- threadpoolctl=2.2.0
- tk=8.6.11
- torchaudio=0.11.0
- torchvision=0.12.0
- wheel=0.37.1
- x264=1!157.20191217
- xz=5.2.5
- zlib=1.2.12
- zstd=1.4.9
- pip:
- aiohttp==3.8.1
- aiosignal==1.2.0
- async-timeout==4.0.2
- asynctest==0.13.0
- attrs==21.4.0
- blis==0.4.1
- boto3==1.12.36
- botocore==1.15.36
- catalogue==1.0.0
- certifi==2019.11.28
- chardet==3.0.4
- charset-normalizer==2.0.12
- click==7.1.1
- colorama==0.4.3
- cymem==2.0.3
- datasets==2.1.0
- dill==0.3.4
- docutils==0.15.2
- en-core-web-sm==2.2.5
- filelock==3.0.12
- frozenlist==1.3.0
- fsspec==2022.3.0
- huggingface-hub==0.5.1
- idna==2.9
- importlib-metadata==4.11.3
- jinja2==3.1.1
- jmespath==0.9.5
- joblib==0.14.1
- langcodes==3.3.0
- markupsafe==2.1.1
- multidict==6.0.2
- multiprocess==0.70.12.2
- murmurhash==1.0.2
- numpy==1.18.2
- pathy==0.6.1
- plac==1.1.3
- preshed==3.0.2
- pyarrow==7.0.0
- pydantic==1.8.2
- pyparsing==3.0.8
- python-dateutil==2.8.1
- pytz==2019.3
- pyyaml==6.0
- regex==2022.4.24
- requests==2.23.0
- responses==0.18.0
- s3transfer==0.3.3
- sacremoses==0.0.38
- scikit-learn==0.22.2.post1
- scipy==1.4.1
- sentencepiece==0.1.85
- six==1.14.0
- sklearn==0.0
- smart-open==5.2.1
- spacy==2.2.4
- spacy-legacy==3.0.9
- spacy-loggers==1.0.2
- srsly==1.0.2
- thinc==7.4.0
- tokenizers==0.12.1
- torch==1.4.0
- tqdm==4.64.0
- transformers==4.18.0
- typer==0.4.1
- typing-extensions==4.2.0
- urllib3==1.25.8
- wasabi==0.8.1
- xxhash==3.0.0
- yarl==1.7.2
- zipp==3.8.0
prefix: /scratch/ss14412/miniconda3/envs/bias-gpu