-
Notifications
You must be signed in to change notification settings - Fork 4
/
env.yaml
130 lines (130 loc) · 3.85 KB
/
env.yaml
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
name: ravaen_env
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- _pytorch_select=0.1=cpu_0
- absl-py=0.13.0=pyhd8ed1ab_0
- aiohttp=3.7.4.post0=py39h3811e60_0
- antlr-python-runtime=4.8=py39hde42818_2
- async-timeout=3.0.1=py_1000
- attrs=21.2.0=pyhd8ed1ab_0
- blas=1.0=mkl
- blinker=1.4=py_1
- brotlipy=0.7.0=py39h3811e60_1001
- bzip2=1.0.8=h7f98852_4
- c-ares=1.17.1=h7f98852_1
- ca-certificates=2021.5.30=ha878542_0
- cachetools=4.2.2=pyhd8ed1ab_0
- certifi=2021.5.30=py39hf3d152e_0
- cffi=1.14.6=py39he32792d_0
- chardet=4.0.0=py39hf3d152e_1
- charset-normalizer=2.0.0=pyhd8ed1ab_0
- click=8.0.1=py39hf3d152e_0
- cryptography=3.4.7=py39hbca0aa6_0
- cudatoolkit=10.2.89=h8f6ccaa_8
- dataclasses=0.8=pyhc8e2a94_1
- ffmpeg=4.3=hf484d3e_0
- freetype=2.10.4=h0708190_1
- fsspec=2021.7.0=pyhd8ed1ab_0
- future=0.18.2=py39hf3d152e_3
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- google-auth=1.33.0=pyh6c4a22f_0
- google-auth-oauthlib=0.4.1=py_2
- grpcio=1.38.1=py39hff7568b_0
- hydra-core=1.0.6=pyhd8ed1ab_1
- idna=3.1=pyhd3deb0d_0
- importlib-metadata=4.6.1=py39hf3d152e_0
- importlib_resources=5.2.0=pyhd8ed1ab_0
- intel-openmp=2019.4=243
- jpeg=9b=h024ee3a_2
- lame=3.100=h7f98852_1001
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.36.1=hea4e1c9_1
- libblas=3.9.0=1_h86c2bf4_netlib
- libcblas=3.9.0=5_h92ddd45_netlib
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h2828fa1_19
- libgfortran-ng=9.3.0=hff62375_19
- libgfortran5=9.3.0=hff62375_19
- libgomp=9.3.0=h2828fa1_19
- libiconv=1.16=h516909a_0
- liblapack=3.9.0=5_h92ddd45_netlib
- libmklml=2019.0.5=0
- libpng=1.6.37=h21135ba_2
- libprotobuf=3.17.2=h780b84a_1
- libstdcxx-ng=9.3.0=h6de172a_19
- libtiff=4.2.0=h85742a9_0
- libuv=1.42.0=h7f98852_0
- libwebp-base=1.2.0=h7f98852_2
- lz4-c=1.9.3=h9c3ff4c_0
- markdown=3.3.4=pyhd8ed1ab_0
- mkl=2020.2=256
- multidict=5.1.0=py39h3811e60_1
- ncurses=6.2=h58526e2_4
- nettle=3.6=he412f7d_0
- ninja=1.10.2=h4bd325d_0
- numpy=1.21.1=py39hdbf815f_0
- oauthlib=3.1.1=pyhd8ed1ab_0
- olefile=0.46=pyh9f0ad1d_1
- omegaconf=2.0.6=py39hf3d152e_0
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1k=h7f98852_0
- packaging=21.0=pyhd8ed1ab_0
- pillow=8.3.1=py39h2c7a002_0
- pip=21.1.3=pyhd8ed1ab_0
- protobuf=3.17.2=py39he80948d_0
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycparser=2.20=pyh9f0ad1d_2
- pydeprecate=0.3.0=pyhd8ed1ab_0
- pyjwt=2.1.0=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pysocks=1.7.1=py39hf3d152e_3
- python=3.9.6=h49503c6_1_cpython
- python_abi=3.9=2_cp39
- pytorch=1.9.0=py3.9_cuda10.2_cudnn7.6.5_0
- pytorch-lightning=1.3.8=pyhd8ed1ab_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- pyyaml=5.4.1=py39h3811e60_0
- readline=8.1=h46c0cb4_0
- requests=2.26.0=pyhd8ed1ab_0
- requests-oauthlib=1.3.0=pyh9f0ad1d_0
- rsa=4.7.2=pyh44b312d_0
- setuptools=49.6.0=py39hf3d152e_3
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.36.0=h9cd32fc_0
- tensorboard=2.4.1=pyhd8ed1ab_0
- tensorboard-plugin-wit=1.8.0=pyh44b312d_0
- tk=8.6.10=h21135ba_1
- torchaudio=0.9.0=py39
- torchmetrics=0.4.1=pyhd8ed1ab_0
- torchvision=0.10.0=py39_cu102
- tqdm=4.61.2=pyhd8ed1ab_1
- typing-extensions=3.10.0.0=hd8ed1ab_0
- typing_extensions=3.10.0.0=pyha770c72_0
- tzdata=2021a=he74cb21_1
- urllib3=1.26.6=pyhd8ed1ab_0
- werkzeug=2.0.1=pyhd8ed1ab_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- yaml=0.2.5=h516909a_0
- yarl=1.6.3=py39h3811e60_2
- zipp=3.5.0=pyhd8ed1ab_0
- zlib=1.2.11=h516909a_1010
- zstd=1.4.9=ha95c52a_0
- pip:
- hydra-core==1.1.0
- kornia==0.6.3
- rasterio==1.2.10
- wandb==0.12.10
- pandas==1.4.1
- seaborn==0.11.2
- sklearn==0.0
prefix: /opt/conda/envs/change-detection