forked from myscience/open-genie
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
201 lines (201 loc) · 5.68 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
201
name: genie
channels:
- pytorch
- nvidia
- conda-forge
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
- https://repo.anaconda.com/pkgs/msys2
dependencies:
- absl-py=2.1.0=pyhd8ed1ab_0
- blas=1.0=mkl
- brotli-python=1.1.0=py310h9e98ed7_2
- bzip2=1.0.8=h2466b09_7
- c-ares=1.34.2=h2466b09_0
- ca-certificates=2024.8.30=h56e8100_0
- certifi=2024.8.30=pyhd8ed1ab_0
- cffi=1.17.1=py310ha8f682b_0
- charset-normalizer=3.4.0=pyhd8ed1ab_0
- cuda-cccl=12.6.77=0
- cuda-cccl_win-64=12.6.77=0
- cuda-cudart=12.1.105=0
- cuda-cudart-dev=12.1.105=0
- cuda-cupti=12.1.105=0
- cuda-libraries=12.1.0=0
- cuda-libraries-dev=12.1.0=0
- cuda-nvrtc=12.1.105=0
- cuda-nvrtc-dev=12.1.105=0
- cuda-nvtx=12.1.105=0
- cuda-opencl=12.6.77=0
- cuda-opencl-dev=12.6.77=0
- cuda-profiler-api=12.6.77=0
- cuda-runtime=12.1.0=0
- cuda-version=12.6=3
- filelock=3.16.1=pyhd8ed1ab_0
- freetype=2.12.1=hdaf720e_2
- grpcio=1.67.1=py310h0288bfe_0
- h2=4.1.0=pyhd8ed1ab_0
- hpack=4.0.0=pyh9f0ad1d_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- idna=3.10=pyhd8ed1ab_0
- importlib-metadata=8.5.0=pyha770c72_0
- jinja2=3.1.4=pyhd8ed1ab_0
- lcms2=2.16=h67d730c_0
- lerc=4.0.0=h63175ca_0
- libabseil=20240722.0=cxx17_he0c23c2_1
- libblas=3.9.0=1_h8933c1f_netlib
- libcblas=3.9.0=5_hd5c7e75_netlib
- libcublas=12.1.0.26=0
- libcublas-dev=12.1.0.26=0
- libcufft=11.0.2.4=0
- libcufft-dev=11.0.2.4=0
- libcurand=10.3.7.77=0
- libcurand-dev=10.3.7.77=0
- libcusolver=11.4.4.55=0
- libcusolver-dev=11.4.4.55=0
- libcusparse=12.0.2.55=0
- libcusparse-dev=12.0.2.55=0
- libdeflate=1.22=h2466b09_0
- libffi=3.4.2=h8ffe710_5
- libgrpc=1.67.1=h7aa3b8a_0
- libhwloc=2.11.1=default_h8125262_1000
- libiconv=1.17=hcfcfb64_2
- libjpeg-turbo=3.0.0=hcfcfb64_1
- liblapack=3.9.0=5_hd5c7e75_netlib
- libnpp=12.0.2.50=0
- libnpp-dev=12.0.2.50=0
- libnvjitlink=12.1.105=0
- libnvjitlink-dev=12.1.105=0
- libnvjpeg=12.1.1.14=0
- libnvjpeg-dev=12.1.1.14=0
- libpng=1.6.44=h3ca93ac_0
- libprotobuf=5.28.2=hcaed137_0
- libre2-11=2024.07.02=h4eb7d71_1
- libsqlite=3.47.0=h2466b09_1
- libtiff=4.7.0=hfc51747_1
- libuv=1.49.2=h2466b09_0
- libwebp-base=1.4.0=hcfcfb64_0
- libxcb=1.16=h013a479_1
- libxml2=2.13.4=h442d1da_2
- libzlib=1.3.1=h2466b09_2
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markdown=3.6=pyhd8ed1ab_0
- markupsafe=3.0.2=py310h38315fa_0
- mpmath=1.3.0=pyhd8ed1ab_0
- msys2-conda-epoch=20160418=1
- networkx=3.4.2=pyhd8ed1ab_1
- openjpeg=2.5.2=h3d672ee_0
- openssl=3.3.2=h2466b09_0
- packaging=24.1=pyhd8ed1ab_0
- pip=24.3.1=pyh8b19718_0
- protobuf=5.28.2=py310h9e98ed7_0
- pthread-stubs=0.4=hcd874cb_1001
- pthreads-win32=2.9.1=h2466b09_4
- pycparser=2.22=pyhd8ed1ab_0
- pysocks=1.7.1=pyh0701188_6
- python=3.10.15=hfaddaf0_2_cpython
- python_abi=3.10=5_cp310
- pytorch=2.3.0=py3.10_cuda12.1_cudnn8_0
- pytorch-cuda=12.1=hde6ce7c_6
- pytorch-mutex=1.0=cuda
- pyyaml=6.0.2=py310ha8f682b_1
- re2=2024.07.02=hd3b24a8_1
- requests=2.32.3=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- tensorboard=2.18.0=pyhd8ed1ab_0
- tensorboard-data-server=0.7.0=py310h5588dad_2
- tk=8.6.13=h5226925_1
- typing_extensions=4.12.2=pyha770c72_0
- tzdata=2024b=hc8b5060_0
- ucrt=10.0.22621.0=h57928b3_1
- urllib3=2.2.3=pyhd8ed1ab_0
- vc=14.3=h8a93ad2_22
- vc14_runtime=14.40.33810=hcc2c482_22
- vs2015_runtime=14.40.33810=h3bf8584_22
- werkzeug=3.1.2=pyhd8ed1ab_0
- wheel=0.44.0=pyhd8ed1ab_0
- win_inet_pton=1.1.0=pyh7428d3b_7
- xorg-libxau=1.0.11=hcd874cb_0
- xorg-libxdmcp=1.1.3=hcd874cb_0
- xz=5.2.6=h8d14728_0
- yaml=0.2.5=h8ffe710_2
- zipp=3.20.2=pyhd8ed1ab_0
- zstandard=0.23.0=py310he5e10e1_1
- zstd=1.5.6=h0ea2cb4_0
- pip:
- aiohappyeyeballs==2.4.3
- aiohttp==3.10.10
- aiosignal==1.3.1
- annotated-types==0.7.0
- anthropic==0.39.0
- anyio==4.6.2.post1
- async-timeout==4.0.3
- attrs==24.2.0
- av==13.1.0
- click==8.1.7
- click-default-group==1.2.4
- cloudpickle==3.1.0
- colorama==0.4.6
- distro==1.9.0
- docstring-parser==0.16
- einops==0.8.0
- exceptiongroup==1.2.2
- farama-notifications==0.0.4
- frozenlist==1.5.0
- fsspec==2024.10.0
- glcontext==3.0.0
- glfw==1.12.0
- gym==0.26.2
- gym-notices==0.0.8
- gym3==0.3.3
- h11==0.14.0
- httpcore==1.0.6
- httpx==0.27.2
- imageio==2.36.0
- imageio-ffmpeg==0.3.0
- importlib-resources==6.4.5
- intel-openmp==2021.4.0
- jiter==0.7.0
- jsonargparse==4.33.2
- lightning==2.2.4
- lightning-utilities==0.11.8
- llm==0.17.1
- llm-claude==0.4.0
- mkl==2021.4.0
- moderngl==5.12.0
- multidict==6.1.0
- numpy==1.26.4
- openai==1.54.1
- opencv-python==4.10.0.84
- pillow==11.0.0
- pluggy==1.5.0
- procgen==0.10.7
- propcache==0.2.0
- puremagic==1.28
- pydantic==2.9.2
- pydantic-core==2.23.4
- pyreadline3==3.5.4
- python-dateutil==2.9.0.post0
- python-ulid==3.0.0
- pytorch-lightning==2.4.0
- setuptools==69.5.1
- sniffio==1.3.1
- sqlite-fts4==1.0.3
- sqlite-migrate==0.1b0
- sqlite-utils==3.37
- sympy==1.13.1
- tabulate==0.9.0
- tbb==2021.13.1
- torch==2.3.0+cu121
- torchaudio==2.3.0+cu121
- torchmetrics==1.5.1
- torchvision==0.18.0
- tqdm==4.66.6
- typeshed-client==2.7.0
- yarl==1.17.1
prefix: C:\Users\lukeh\.conda\envs\genie