-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
77 lines (77 loc) · 1.51 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
name: MetaMTReg_eccv2022
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1
- blas=1.0
- ca-certificates=2021.1.19
- certifi=2020.12.5
- cudatoolkit=10.2.89
- dataclasses=0.7
- freetype=2.10.4
- intel-openmp=2020.2
- jpeg=9b
- lcms2=2.11
- ld_impl_linux-64=2.33.1
- libedit=3.1.20191231
- libffi=3.3
- libgcc-ng=9.1.0
- libpng=1.6.37
- libstdcxx-ng=9.1.0
- libtiff=4.1.0
- libuv=1.40.0
- lz4-c=1.9.3
- mkl=2020.2
- mkl-service=2.3.0
- mkl_fft=1.2.0
- mkl_random=1.1.1
- ncurses=6.2
- ninja=1.10.2
- numpy=1.19.2
- numpy-base=1.19.2
- olefile=0.46
- openssl=1.1.1i
- pillow=8.1.0
- pip=20.3.3
- python=3.6.12
- pytorch=1.7.1
- readline=8.1
- setuptools=52.0.0
- six=1.15.0
- sqlite=3.33.0
- tk=8.6.10
- torchaudio=0.7.2
- torchvision=0.8.2
- tqdm=4.56.0
- typing_extensions=3.7.4.3
- wheel=0.36.2
- xz=5.2.5
- zlib=1.2.11
- zstd=1.4.5
- pip:
- absl-py==0.11.0
- cached-property==1.5.2
- cachetools==4.2.1
- chardet==4.0.0
- google-auth==1.26.0
- google-auth-oauthlib==0.4.2
- grpcio==1.35.0
- h5py==3.1.0
- idna==2.10
- importlib-metadata==3.4.0
- markdown==3.3.3
- oauthlib==3.1.0
- ordered-set==4.0.2
- protobuf==3.14.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- requests==2.25.1
- requests-oauthlib==1.3.0
- rsa==4.7
- tensorboard==2.4.1
- tensorboard-plugin-wit==1.8.0
- torchmeta==1.6.1
- urllib3==1.26.3
- werkzeug==1.0.1
- zipp==3.4.0