forked from hamedhaghighi/CoLiGen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
302 lines (302 loc) · 7.75 KB
/
requirements.txt
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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: linux-64
_libgcc_mutex=0.1=main
_openmp_mutex=5.1=1_gnu
absl-py=1.4.0=pyhd8ed1ab_0
addict=2.4.0=pypi_0
aiohttp=3.8.1=py38h0a891b7_1
aiosignal=1.3.1=pyhd8ed1ab_0
altair=4.2.0=pypi_0
antlr4-python3-runtime=4.9.3=pypi_0
anyio=3.6.2=pypi_0
argon2-cffi=21.3.0=pypi_0
argon2-cffi-bindings=21.2.0=pypi_0
arrow=1.2.3=pypi_0
asttokens=2.0.5=pyhd3eb1b0_0
astunparse=1.6.3=pypi_0
async-timeout=4.0.2=py38h06a4308_0
attrs=22.2.0=pyh71513ae_0
autopep8=2.0.1=pypi_0
babel=2.11.0=pypi_0
backcall=0.2.0=pyhd3eb1b0_0
backports-zoneinfo=0.2.1=pypi_0
beautifulsoup4=4.11.1=pypi_0
black=22.12.0=pypi_0
blas=1.0=mkl
bleach=5.0.1=pypi_0
blinker=1.5=pyhd8ed1ab_0
brotli=1.0.9=h5eee18b_7
brotli-bin=1.0.9=h5eee18b_7
brotlipy=0.7.0=py38h0a891b7_1004
bzip2=1.0.8=h7b6447c_0
c-ares=1.18.1=h7f98852_0
ca-certificates=2022.12.7=ha878542_0
cachetools=4.2.4=pypi_0
certifi=2022.12.7=pyhd8ed1ab_0
cffi=1.15.0=py38h3931269_0
charset-normalizer=3.0.1=pypi_0
click=8.1.3=unix_pyhd8ed1ab_2
colorlog=6.7.0=pypi_0
comm=0.1.2=pypi_0
configargparse=1.5.3=pypi_0
contourpy=1.0.5=py38hdb19cb5_0
cryptography=3.4.8=py38h3e25421_1
cudatoolkit=11.1.74=h6bb024c_0
cycler=0.11.0=pyhd3eb1b0_0
dash=2.7.1=pypi_0
dash-core-components=2.0.0=pypi_0
dash-html-components=2.0.0=pypi_0
dash-table=5.0.0=pypi_0
dbus=1.13.18=hb2f20db_0
debugpy=1.6.5=pypi_0
decorator=5.1.1=pyhd3eb1b0_0
defusedxml=0.7.1=pypi_0
deprecation=2.1.0=pypi_0
descartes=1.1.0=pypi_0
dominate=2.7.0=pypi_0
einops=0.6.0=pypi_0
entrypoints=0.4=pypi_0
executing=0.8.3=pyhd3eb1b0_0
expat=2.4.9=h6a678d5_0
fancycompleter=0.9.1=pypi_0
fastjsonschema=2.16.2=pypi_0
ffmpeg=4.2.2=h20bf706_0
fire=0.5.0=pypi_0
flask=2.1.3=pypi_0
flatbuffers=23.1.4=pypi_0
flit-core=3.6.0=pyhd3eb1b0_0
fontconfig=2.14.1=h52c9d5c_1
fonttools=4.25.0=pyhd3eb1b0_0
fqdn=1.5.1=pypi_0
freetype=2.12.1=h4a9f257_0
frozenlist=1.3.3=py38h5eee18b_0
gast=0.4.0=pypi_0
giflib=5.2.1=h7b6447c_0
gitdb=4.0.10=pypi_0
gitpython=3.1.30=pypi_0
glib=2.69.1=he621ea3_2
gmp=6.2.1=h295c915_3
gnutls=3.6.15=he1e5248_0
google-auth=1.35.0=pypi_0
google-auth-oauthlib=0.4.6=pyhd8ed1ab_0
google-pasta=0.2.0=pypi_0
grpcio=1.51.1=pypi_0
gst-plugins-base=1.14.0=h8213a91_2
gstreamer=1.14.0=h28cd5cc_2
h5py=3.7.0=pypi_0
hydra-colorlog=1.2.0=pypi_0
hydra-core=1.3.1=pypi_0
icu=58.2=he6710b0_3
idna=3.4=pyhd8ed1ab_0
importlib-metadata=6.0.0=pyha770c72_0
importlib-resources=5.10.2=pypi_0
intel-openmp=2021.4.0=h06a4308_3561
ipykernel=6.20.2=pypi_0
ipython=8.7.0=py38h06a4308_0
ipython-genutils=0.2.0=pypi_0
ipywidgets=8.0.4=pypi_0
isoduration=20.11.0=pypi_0
itsdangerous=2.1.2=pypi_0
jedi=0.18.1=py38h06a4308_1
jinja2=3.1.2=pypi_0
joblib=1.2.0=pypi_0
jpeg=9b=h024ee3a_2
json5=0.9.11=pypi_0
jsonpointer=2.3=pypi_0
jsonschema=4.17.3=pypi_0
jupyter=1.0.0=pypi_0
jupyter-client=7.4.9=pypi_0
jupyter-console=6.6.3=pypi_0
jupyter-core=5.1.3=pypi_0
jupyter-events=0.6.3=pypi_0
jupyter-packaging=0.12.3=pypi_0
jupyter-server=2.1.0=pypi_0
jupyter-server-terminals=0.4.4=pypi_0
jupyterlab=3.5.2=pypi_0
jupyterlab-pygments=0.2.2=pypi_0
jupyterlab-server=2.19.0=pypi_0
jupyterlab-widgets=3.0.5=pypi_0
keras=2.11.0=pypi_0
kiwisolver=1.4.4=py38h6a678d5_0
kornia=0.6.9=pypi_0
lame=3.100=h7b6447c_0
lcms2=2.12=h3be6417_0
ld_impl_linux-64=2.38=h1181459_1
libbrotlicommon=1.0.9=h5eee18b_7
libbrotlidec=1.0.9=h5eee18b_7
libbrotlienc=1.0.9=h5eee18b_7
libclang=15.0.6.1=pypi_0
libffi=3.4.2=h6a678d5_6
libgcc-ng=11.2.0=h1234567_1
libgomp=11.2.0=h1234567_1
libidn2=2.3.2=h7f8727e_0
libopus=1.3.1=h7b6447c_0
libpng=1.6.37=hbc83047_0
libprotobuf=3.15.8=h780b84a_1
libstdcxx-ng=11.2.0=h1234567_1
libtasn1=4.16.0=h27cfd23_0
libtiff=4.1.0=h2733197_1
libunistring=0.9.10=h27cfd23_0
libuuid=1.41.5=h5eee18b_0
libuv=1.40.0=h7b6447c_0
libvpx=1.7.0=h439df22_0
libwebp=1.2.0=h89dd481_0
libxcb=1.15=h7f8727e_0
libxml2=2.9.14=h74e7548_0
llvmlite=0.39.1=pypi_0
lz4-c=1.9.4=h6a678d5_0
markdown=3.4.1=pyhd8ed1ab_0
markdown-it-py=2.1.0=pypi_0
markupsafe=2.1.2=pypi_0
matplotlib=3.5.2=pypi_0
matplotlib-inline=0.1.6=py38h06a4308_0
mdurl=0.1.2=pypi_0
mistune=2.0.4=pypi_0
mkl=2021.4.0=h06a4308_640
mkl-service=2.4.0=py38h7f8727e_0
mkl_fft=1.3.1=py38hd3c417c_0
mkl_random=1.2.2=py38h51133e4_0
multidict=6.0.2=py38h5eee18b_0
munkres=1.1.4=py_0
mypy=0.991=pypi_0
mypy-extensions=0.4.3=pypi_0
nbclassic=0.4.8=pypi_0
nbclient=0.7.2=pypi_0
nbconvert=7.2.8=pypi_0
nbformat=5.5.0=pypi_0
ncurses=6.3=h5eee18b_3
nest-asyncio=1.5.6=pypi_0
nettle=3.7.3=hbbd107a_1
ninja=1.10.2=h06a4308_5
ninja-base=1.10.2=hd09550d_5
notebook=6.5.2=pypi_0
notebook-shim=0.2.2=pypi_0
numba=0.56.4=pypi_0
numpy=1.23.5=py38h14f4228_0
numpy-base=1.23.5=py38h31eccc5_0
nuscenes-devkit=1.1.10=pypi_0
nvidia-cublas-cu11=11.10.3.66=pypi_0
nvidia-cuda-nvrtc-cu11=11.7.99=pypi_0
nvidia-cuda-runtime-cu11=11.7.99=pypi_0
nvidia-cudnn-cu11=8.5.0.96=pypi_0
oauthlib=3.2.2=pyhd8ed1ab_0
omegaconf=2.3.0=pypi_0
open3d=0.15.2=pypi_0
opencv-python=4.7.0.68=pypi_0
openh264=2.1.1=h4ff587b_0
openssl=1.1.1s=h7f8727e_0
opt-einsum=3.3.0=pypi_0
packaging=22.0=py38h06a4308_0
pandas=1.5.3=pypi_0
pandocfilters=1.5.0=pypi_0
parso=0.8.3=pyhd3eb1b0_0
pathspec=0.10.3=pypi_0
pcre=8.45=h295c915_0
pdbpp=0.10.3=pypi_0
pexpect=4.8.0=pyhd3eb1b0_3
pickleshare=0.7.5=pyhd3eb1b0_1003
pillow=9.3.0=py38hace64e9_1
pip=22.3.1=py38h06a4308_0
pkgutil-resolve-name=1.3.10=pypi_0
platformdirs=2.6.2=pypi_0
plotly=5.12.0=pypi_0
prometheus-client=0.15.0=pypi_0
prompt-toolkit=3.0.36=py38h06a4308_0
protobuf=3.9.2=pypi_0
psutil=5.9.4=pypi_0
ptyprocess=0.7.0=pyhd3eb1b0_2
pure_eval=0.2.2=pyhd3eb1b0_0
pyarrow=10.0.1=pypi_0
pyasn1=0.4.8=py_0
pyasn1-modules=0.2.8=pypi_0
pycocotools=2.0.6=pypi_0
pycodestyle=2.10.0=pypi_0
pycparser=2.21=pyhd8ed1ab_0
pydeck=0.8.0=pypi_0
pygments=2.11.2=pyhd3eb1b0_0
pyjwt=2.6.0=pyhd8ed1ab_0
pykitti=0.3.1=pypi_0
pympler=1.0.1=pypi_0
pyopenssl=20.0.1=pyhd8ed1ab_0
pyparsing=3.0.9=py38h06a4308_0
pyqt=5.9.2=py38h05f1152_4
pyquaternion=0.9.9=pypi_0
pyrepl=0.9.0=pypi_0
pyrsistent=0.19.3=pypi_0
pysocks=1.7.1=pyha2e5f31_6
python=3.8.16=h7a1cb2a_2
python-dateutil=2.8.2=pyhd3eb1b0_0
python-json-logger=2.0.4=pypi_0
python_abi=3.8=2_cp38
pytz=2022.7.1=pypi_0
pytz-deprecation-shim=0.1.0.post0=pypi_0
pyu2f=0.1.5=pyhd8ed1ab_0
pyyaml=6.0=pypi_0
pyzmq=25.0.0=pypi_0
qt=5.9.7=h5867ecd_1
qtconsole=5.4.0=pypi_0
qtpy=2.3.0=pypi_0
readline=8.2=h5eee18b_0
requests=2.28.2=pyhd8ed1ab_0
requests-oauthlib=1.3.1=pyhd8ed1ab_0
rfc3339-validator=0.1.4=pypi_0
rfc3986-validator=0.1.1=pypi_0
rich=13.2.0=pypi_0
rsa=4.9=pyhd8ed1ab_0
scikit-learn=1.2.0=pypi_0
scipy=1.10.0=pypi_0
semver=2.13.0=pypi_0
send2trash=1.8.0=pypi_0
setuptools=65.6.3=py38h06a4308_0
shapely=1.8.5=pypi_0
sip=4.19.13=py38h295c915_0
six=1.16.0=pyhd3eb1b0_1
smmap=5.0.0=pypi_0
sniffio=1.3.0=pypi_0
soupsieve=2.3.2.post1=pypi_0
sqlite=3.40.1=h5082296_0
stack_data=0.2.0=pyhd3eb1b0_0
tenacity=8.1.0=pypi_0
tensorboard=2.1.0=pypi_0
tensorboard-data-server=0.6.1=py38h52d8a92_0
tensorboard-plugin-wit=1.8.1=pyhd8ed1ab_0
tensorflow=2.11.0=pypi_0
tensorflow-estimator=2.11.0=pypi_0
tensorflow-io-gcs-filesystem=0.29.0=pypi_0
termcolor=2.2.0=pypi_0
terminado=0.17.1=pypi_0
threadpoolctl=3.1.0=pypi_0
tinycss2=1.2.1=pypi_0
tk=8.6.12=h1ccaba5_0
toml=0.10.2=pypi_0
tomli=2.0.1=pypi_0
tomlkit=0.11.6=pypi_0
toolz=0.12.0=pypi_0
torch=1.13.1=pypi_0
torchvision=0.9.1=py38_cu111
tornado=6.2=py38h5eee18b_0
tqdm=4.64.1=py38h06a4308_0
traitlets=5.7.1=py38h06a4308_0
typing_extensions=4.4.0=py38h06a4308_0
tzdata=2022.7=pypi_0
tzlocal=4.2=pypi_0
uri-template=1.2.0=pypi_0
urllib3=1.26.14=pyhd8ed1ab_0
validators=0.20.0=pypi_0
watchdog=2.2.1=pypi_0
wcwidth=0.2.5=pyhd3eb1b0_0
webcolors=1.12=pypi_0
webencodings=0.5.1=pypi_0
websocket-client=1.4.2=pypi_0
werkzeug=2.2.2=pypi_0
wheel=0.37.1=pyhd3eb1b0_0
widgetsnbextension=4.0.5=pypi_0
wmctrl=0.4=pypi_0
wrapt=1.14.1=pypi_0
x264=1!157.20191217=h7b6447c_0
xz=5.2.10=h5eee18b_1
yarl=1.7.2=py38h0a891b7_2
zipp=3.11.0=pyhd8ed1ab_0
zlib=1.2.13=h5eee18b_0
zstd=1.4.9=haebb681_0