-
Notifications
You must be signed in to change notification settings - Fork 4
/
environment.yml
149 lines (149 loc) · 3.9 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
name: dcgaussian
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- blas=1.0=mkl
- brotli-python=1.0.9=py37hd23a5d3_7
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.7.22=hbcca054_0
- certifi=2023.7.22=pyhd8ed1ab_0
- charset-normalizer=3.3.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- ffmpeg=4.3=hf484d3e_0
- freetype=2.12.1=h267a509_2
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- icu=73.2=h59595ed_0
- idna=3.4=pyhd8ed1ab_0
- jpeg=9e=h0b41bf4_3
- lame=3.100=h166bdaf_1003
- lcms2=2.14=h6ed2654_0
- ld_impl_linux-64=2.40=h41732ed_0
- lerc=4.0.0=h27087fc_0
- libdeflate=1.14=h166bdaf_0
- libffi=3.3=h58526e2_2
- libgcc-ng=13.2.0=h807b86a_2
- libhwloc=2.9.3=default_h554bfaf_1009
- libiconv=1.17=h166bdaf_0
- libpng=1.6.39=h753d276_0
- libsqlite=3.43.2=h2797004_0
- libstdcxx-ng=13.2.0=h7e041cc_2
- libtiff=4.4.0=h82bc61c_5
- libwebp-base=1.3.2=hd590300_0
- libxcb=1.13=h7f98852_1004
- libxml2=2.11.5=h232c23b_1
- libzlib=1.2.13=hd590300_5
- llvm-openmp=17.0.2=h4dfa4b3_0
- mkl=2021.4.0=h8d4b97c_729
- mkl-service=2.4.0=py37h402132d_0
- mkl_fft=1.3.1=py37h3e078e5_1
- mkl_random=1.2.2=py37h219a48f_0
- ncurses=6.4=hcb278e6_0
- nettle=3.6=he412f7d_0
- numpy=1.21.5=py37h6c91a56_3
- numpy-base=1.21.5=py37ha15fc14_3
- openh264=2.1.1=h780b84a_0
- openjpeg=2.5.0=h7d73246_1
- openssl=1.1.1w=hd590300_0
- pillow=9.2.0=py37h850a105_2
- pip=22.3.1=pyhd8ed1ab_0
- plyfile=0.8.1=pyhd8ed1ab_0
- pthread-stubs=0.4=h36c2ea0_1001
- pysocks=1.7.1=py37h89c1867_5
- python=3.7.13=haa1d7c7_1
- python_abi=3.7=2_cp37m
- pytorch=1.12.1=py3.7_cuda11.6_cudnn8.3.2_0
- pytorch-mutex=1.0=cuda
- readline=8.2=h8228510_1
- requests=2.31.0=pyhd8ed1ab_0
- setuptools=68.2.2=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.43.2=h2c6b66d_0
- tbb=2021.10.0=h00ab1b0_1
- tk=8.6.13=h2797004_0
- torchaudio=0.12.1=py37_cu116
- torchvision=0.13.1=py37_cu116
- tqdm=4.66.1=pyhd8ed1ab_0
- typing_extensions=4.7.1=pyha770c72_0
- urllib3=2.0.6=pyhd8ed1ab_0
- wheel=0.41.2=pyhd8ed1ab_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xz=5.2.6=h166bdaf_0
- zlib=1.2.13=hd590300_5
- zstd=1.5.5=hfc55251_0
- pip:
- absl-py==2.0.0
- astroid==2.15.8
- backcall==0.2.0
- backports-cached-property==1.0.2
- cachetools==5.3.2
- cycler==0.11.0
- decorator==5.1.1
- dill==0.3.7
- docstring-parser==0.15
- faiss-gpu==1.7.2
- fonttools==4.38.0
- google-auth==2.23.4
- google-auth-oauthlib==0.4.6
- grpcio==1.59.2
- imageio==2.31.2
- importlib-metadata==6.7.0
- ipython==7.34.0
- isort==5.11.5
- jedi==0.19.1
- kiwisolver==1.4.5
- kornia==0.6.12
- lazy-object-proxy==1.9.0
- markdown==3.4.4
- markdown-it-py==2.2.0
- markupsafe==2.1.3
- matplotlib==3.5.3
- matplotlib-inline==0.1.6
- mccabe==0.7.0
- mdurl==0.1.2
- mediapy==1.1.2
- networkx==2.6.3
- ninja==1.11.1.1
- oauthlib==3.2.2
- opencv-python==4.9.0.80
- packaging==23.2
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- platformdirs==4.0.0
- prettytable==3.7.0
- prompt-toolkit==3.0.39
- protobuf==3.20.3
- ptyprocess==0.7.0
- py-spy==0.3.14
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pygments==2.16.1
- pylint==2.17.7
- pyparsing==3.1.1
- python-dateutil==2.8.2
- pywavelets==1.3.0
- requests-oauthlib==1.3.1
- rich==13.7.0
- rsa==4.9
- scikit-image==0.19.3
- scipy==1.7.3
- shtab==1.6.5
- tensorboard==2.11.2
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tifffile==2021.11.2
- tomli==2.0.1
- tomlkit==0.12.3
- traitlets==5.9.0
- typed-ast==1.5.5
- tyro==0.6.0
- wcwidth==0.2.9
- werkzeug==2.2.3
- wrapt==1.16.0
- zipp==3.15.0