-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
153 lines (153 loc) · 4.39 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
name: cs234_p
channels:
- menpo
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=hd590300_5
- c-ares=1.28.1=hd590300_0
- ca-certificates=2024.3.11=h06a4308_0
- elfutils=0.191=h924a536_0
- gettext=0.22.5=h59595ed_2
- gettext-tools=0.22.5=h59595ed_2
- glew=2.1.0=h9c3ff4c_2
- glfw3=3.2.1=0
- gnutls=3.7.9=hb077bed_0
- icu=73.2=h59595ed_0
- keyutils=1.6.1=h166bdaf_0
- krb5=1.21.2=h659d440_0
- ld_impl_linux-64=2.38=h1181459_1
- libarchive=3.7.2=h2aa1ff5_1
- libasprintf=0.22.5=h661eb56_2
- libasprintf-devel=0.22.5=h661eb56_2
- libcurl=8.7.1=hca28451_0
- libdrm=2.4.120=hd590300_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=hd590300_2
- libexpat=2.6.2=h59595ed_0
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=13.2.0=h77fa898_7
- libgettextpo=0.22.5=h59595ed_2
- libgettextpo-devel=0.22.5=h59595ed_2
- libglu=9.0.0=hac7e632_1003
- libgomp=13.2.0=h77fa898_7
- libiconv=1.17=hd590300_2
- libidn2=2.3.7=hd590300_0
- libllvm18=18.1.5=hb77312f_0
- libmicrohttpd=1.0.1=h97afed2_0
- libnghttp2=1.58.0=h47da74e_1
- libpciaccess=0.18=hd590300_0
- libsqlite=3.45.3=h2797004_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=13.2.0=hc0a3c3a_7
- libtasn1=4.19.0=h166bdaf_0
- libunistring=0.9.10=h7f98852_0
- libxcb=1.15=h0b41bf4_0
- libxml2=2.12.6=h232c23b_2
- libzlib=1.2.13=hd590300_5
- lz4-c=1.9.4=hcb278e6_0
- lzo=2.10=hd590300_1001
- mesalib=24.0.7=hfa94a56_0
- ncurses=6.5=h59595ed_0
- nettle=3.9.1=h7ab15ed_0
- openssl=3.3.0=hd590300_0
- p11-kit=0.24.1=hc5aa10d_0
- pip=24.0=py38h06a4308_0
- pthread-stubs=0.4=h36c2ea0_1001
- python=3.8.19=h955ad1f_0
- readline=8.2=h5eee18b_0
- setuptools=69.5.1=py38h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- tk=8.6.14=h39e8969_0
- wheel=0.43.0=py38h06a4308_0
- xorg-damageproto=1.2.1=h7f98852_1002
- xorg-fixesproto=5.0=h7f98852_1002
- xorg-glproto=1.4.17=h7f98852_1002
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libx11=1.8.9=h8ee46fc_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdamage=1.1.5=h7f98852_1
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h0b41bf4_2
- xorg-libxfixes=5.0.3=h7f98852_1004
- xorg-libxrandr=1.5.2=h7f98852_1
- xorg-libxrender=0.9.11=hd590300_0
- xorg-randrproto=1.5.0=h7f98852_1001
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-util-macros=1.19.3=h7f98852_0
- xorg-xextproto=7.3.0=h0b41bf4_1003
- xorg-xf86vidmodeproto=2.3.1=h7f98852_1002
- xorg-xproto=7.0.31=h7f98852_1007
- xz=5.4.6=h5eee18b_1
- zlib=1.2.13=hd590300_5
- zstd=1.5.6=ha6fb4c9_0
- pip:
- certifi==2024.2.2
- cffi==1.16.0
- charset-normalizer==3.3.2
- cloudpickle==1.3.0
- contourpy==1.1.1
- cycler==0.12.1
- cython==0.29.37
- decorator==4.4.2
- farama-notifications==0.0.4
- fasteners==0.19
- filelock==3.14.0
- fonttools==4.51.0
- fsspec==2024.3.1
- future==1.0.0
- glfw==2.7.0
- gym==0.17.2
- gymnasium==0.29.1
- idna==3.7
- imageio==2.34.1
- imageio-ffmpeg==0.4.9
- importlib-metadata==7.1.0
- importlib-resources==6.4.0
- jinja2==3.1.4
- kiwisolver==1.4.5
- markupsafe==2.1.5
- matplotlib==3.7.5
- moviepy==1.0.3
- mpmath==1.3.0
- mujoco-py==2.1.2.14
- networkx==3.1
- numpy==1.24.4
- 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.20.5
- nvidia-nvjitlink-cu12==12.4.127
- nvidia-nvtx-cu12==12.1.105
- packaging==24.0
- pandas==2.0.3
- patchelf==0.17.2.1
- pillow==10.3.0
- proglog==0.1.10
- pycparser==2.22
- pyglet==1.5.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- requests==2.31.0
- scipy==1.10.1
- shimmy==1.3.0
- six==1.16.0
- stable-baselines3==2.3.0
- sympy==1.12
- torch==2.3.0
- tqdm==4.66.4
- triton==2.3.0
- typing-extensions==4.11.0
- tzdata==2024.1
- urllib3==2.2.1
- zipp==3.18.1
prefix: /home/ashanker/.zi/polaris/miniconda/envs/cs234_p