-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
200 lines (200 loc) · 5.58 KB
/
environment.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
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
195
196
197
198
199
200
name: orvit
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- annotated-types=0.6.0=pyhd8ed1ab_0
- blas=1.0=mkl
- brotlipy=0.7.0=py311h459d7ec_1006
- bzip2=1.0.8=h5eee18b_5
- ca-certificates=2024.2.2=hbcca054_0
- catalogue=2.0.10=py311h38be061_0
- certifi=2024.2.2=pyhd8ed1ab_0
- cffi=1.16.0=py311hb3a22ac_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- cloudpathlib=0.16.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- confection=0.1.4=py311h781c19f_0
- cryptography=42.0.7=py311h4a61cc7_0
- cymem=2.0.6=py311h6a678d5_0
- cython-blis=0.7.10=py311h1f0f07a_2
- importlib-metadata=7.1.0=pyha770c72_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- langcodes=3.3.0=pyhd3eb1b0_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=13.2.0=h77fa898_7
- libstdcxx-ng=13.2.0=hc0a3c3a_7
- libuuid=1.41.5=h5eee18b_0
- llvm-openmp=14.0.6=h9e868ea_0
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.5=py311h459d7ec_0
- mdurl=0.1.2=pyhd8ed1ab_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py311h5eee18b_1
- mkl_fft=1.3.8=py311h5eee18b_0
- mkl_random=1.2.4=py311hdb19cb5_0
- murmurhash=1.0.7=py311h6a678d5_0
- ncurses=6.4=h6a678d5_0
- numpy=1.26.4=py311h08b1b3b_0
- numpy-base=1.26.4=py311hf175353_0
- openssl=3.3.0=hd590300_0
- packaging=24.0=pyhd8ed1ab_0
- pip=23.3.1=py311h06a4308_0
- preshed=3.0.6=py311h6a678d5_0
- pycparser=2.22=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- pyopenssl=24.0.0=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.11.8=h955ad1f_0
- python_abi=3.11=2_cp311
- readline=8.2=h5eee18b_0
- requests=2.31.0=pyhd8ed1ab_0
- rich=13.7.1=pyhd8ed1ab_0
- setuptools=68.2.2=py311h06a4308_0
- shellingham=1.5.4=pyhd8ed1ab_0
- smart_open=6.4.0=pyhd8ed1ab_0
- spacy=3.7.2=py311h4cb112f_0
- spacy-legacy=3.0.12=pyhd8ed1ab_0
- spacy-loggers=1.0.5=pyhd8ed1ab_0
- sqlite=3.41.2=h5eee18b_0
- srsly=2.4.8=py311h6a678d5_1
- tbb=2021.8.0=hdb19cb5_0
- thinc=8.2.2=py311h4cb112f_0
- tk=8.6.12=h1ccaba5_0
- typer=0.9.4=pyhd8ed1ab_0
- typing_extensions=4.11.0=pyha770c72_0
- wasabi=1.1.2=py311h38be061_1
- weasel=0.3.4=pyhd8ed1ab_0
- wheel=0.41.2=py311h06a4308_0
- xz=5.4.6=h5eee18b_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=h5eee18b_0
- pip:
- absl-py==2.1.0
- antlr4-python3-runtime==4.9.3
- anyio==4.3.0
- argparse==1.4.0
- attrs==23.2.0
- automat==22.10.0
- av==12.0.0
- beautifulsoup4==4.12.3
- black==24.4.0
- buildtools==1.0.6
# - causal-conv1d==1.1.0
- cloudpickle==3.0.0
- cmake==3.25.0
- constantly==23.10.4
- contourpy==1.2.1
- cycler==0.12.1
- deepspeed==0.14.1
- detectron2==0.6
- distro==1.9.0
- docopt==0.6.2
- einops==0.7.0
# - en-core-web-sm==3.7.1
- filelock==3.13.3
- filterpy==1.4.5
- fonttools==4.51.0
- fsspec==2024.3.1
- furl==2.1.3
- fvcore==0.1.5.post20221221
- gdown==5.1.0
- greenlet==3.0.3
- grpcio==1.62.1
- h11==0.14.0
- h5py==3.11.0
- hjson==3.1.0
- httpcore==1.0.5
- httpx==0.27.0
- huggingface-hub==0.22.2
- humanize==4.9.0
- hydra-core==1.3.2
- hyperlink==21.0.0
- idna==3.6
- imageio==2.34.0
- imgaug==0.4.0
- incremental==22.10.0
- iopath==0.1.8
- jinja2==3.1.3
- joblib==1.4.0
- kiwisolver==1.4.5
- lazy-loader==0.4
- lit==15.0.7
# - mamba-ssm==1.1.1
- markdown==3.6
- matplotlib==3.8.4
- mpmath==1.3.0
- mypy-extensions==1.0.0
- networkx==3.2.1
- ninja==1.11.1.1
- nvidia-cublas-cu12==12.1.3.1
- nvidia-cuda-cupti-cu12==12.1.105
- nvidia-cuda-nvrtc-cu12==12.1.105
- nvidia-cuda-runtime-cu12==12.1.105
- nvidia-cudnn-cu12==8.9.2.26
- nvidia-cufft-cu12==11.0.2.54
- nvidia-curand-cu12==10.3.2.106
- nvidia-cusolver-cu12==11.4.5.107
- nvidia-cusparse-cu12==12.1.0.106
- nvidia-nccl-cu12==2.19.3
- nvidia-nvjitlink-cu12==12.4.99
- nvidia-nvtx-cu12==12.1.105
- omegaconf==2.3.0
- openai==1.16.2
- opencv-python==4.9.0.80
- orderedmultidict==1.0.1
- pandas==2.2.2
- pathspec==0.12.1
- pillow==10.3.0
- platformdirs==4.2.0
- portalocker==2.8.2
- protobuf==5.26.1
- psutil==5.9.8
- py-cpuinfo==9.0.0
- pycocotools==2.0.7
- pydantic==2.6.4
- pydantic-core==2.16.3
- pynvml==11.5.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyyaml==6.0.1
- redo==2.0.4
- regex==2023.12.25
- safetensors==0.4.2
- scikit-image==0.23.1
- scikit-learn==1.4.2
- scipy==1.13.0
- shapely==2.0.3
- simplejson==3.19.2
- six==1.16.0
- sniffio==1.3.1
- soupsieve==2.5
- sqlalchemy==2.0.29
- sympy==1.12
- tabulate==0.9.0
- tensorboard==2.16.2
- tensorboard-data-server==0.7.2
- termcolor==2.4.0
- threadpoolctl==3.4.0
- tifffile==2024.2.12
- timm==0.9.16
- tokenizers==0.15.2
# - torch==2.0.1+cu118
# - torchaudio==2.2.1
# - torchvision==0.15.2+cu118
- tqdm==4.66.2
- transformers==4.39.2
- triton==2.0.0
- twisted==24.3.0
- typing-extensions==4.10.0
- tzdata==2024.1
- urllib3==2.2.1
- werkzeug==3.0.2
- yacs==0.1.8
- zope-interface==6.2
prefix: /srv/essa-lab/flash3/abeedu3/anaconda3/envs/orvit