-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment.yaml
122 lines (121 loc) · 3.63 KB
/
environment.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
name: dam_vp
channels:
- pytorch
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- blas=1.0=mkl
- brotlipy=0.7.0=py38h0a891b7_1004
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.6.15=ha878542_0
- certifi=2022.6.15=py38h578d9bd_0
- cffi=1.15.0=py38h3931269_0
- charset-normalizer=2.0.12=pyhd8ed1ab_0
- colorama=0.4.4=pyh9f0ad1d_0
- cryptography=37.0.1=py38h9ce1e76_0
- cudatoolkit=11.3.1=h2bc3f7f_2
- cycler=0.11.0=pyhd8ed1ab_0
- ffmpeg=4.3=hf484d3e_0
- freetype=2.10.4=h0708190_1
- giflib=5.2.1=h36c2ea0_2
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- icu=67.1=he1b5a44_0
- idna=3.3=pyhd8ed1ab_0
- intel-openmp=2021.4.0=h06a4308_3561
- jbig=2.1=0
- joblib=1.1.0=pyhd8ed1ab_0
- jpeg=9e=h166bdaf_1
- kiwisolver=1.4.4=py38h43d8883_0
- lame=3.100=h7f98852_1001
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=3.0=h9c3ff4c_0
- libblas=3.9.0=12_linux64_mkl
- libcblas=3.9.0=12_linux64_mkl
- libdeflate=1.10=h7f98852_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.1.0=h8d9b700_16
- libgfortran-ng=12.1.0=h69a702a_16
- libgfortran5=12.1.0=hdcd56e2_16
- libgomp=12.1.0=h8d9b700_16
- libiconv=1.14=0
- liblapack=3.9.0=12_linux64_mkl
- libnsl=2.0.0=h7f98852_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=12.1.0=ha89aaad_16
- libtiff=4.3.0=h542a066_3
- libuuid=2.32.1=h7f98852_1000
- libuv=1.43.0=h7f98852_0
- libwebp=1.2.2=h3452ae3_0
- libwebp-base=1.2.2=h7f98852_1
- libzlib=1.2.11=h166bdaf_1014
- lz4-c=1.9.3=h9c3ff4c_1
- matplotlib=3.2.2=1
- matplotlib-base=3.2.2=py38h5d868c9_1
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py38h95df7f1_0
- mkl_fft=1.3.1=py38h8666266_1
- mkl_random=1.2.2=py38h1abd341_0
- ncurses=6.3=h27087fc_1
- nettle=3.6=he412f7d_0
- numpy=1.22.3=py38he7a7128_0
- numpy-base=1.22.3=py38hf524024_0
- openh264=2.1.1=h780b84a_0
- openssl=3.0.5=h166bdaf_0
- pandas=1.4.3=py38h47df419_0
- pillow=9.0.1=py38h22f2fdc_0
- pip=22.1=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pysocks=1.7.1=py38h578d9bd_5
- python=3.8.13=ha86cf86_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.8=2_cp38
- pytorch=1.11.0=py3.8_cuda11.3_cudnn8.2.0_0
- pytorch-mutex=1.0=cuda
- pytz=2022.1=pyhd8ed1ab_0
- readline=8.1=h46c0cb4_0
- requests=2.27.1=pyhd8ed1ab_0
- scikit-learn=1.1.1=py38hf80bbf7_0
- scipy=1.8.0=py38h56a6a73_1
- setuptools=62.2.0=py38h578d9bd_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.38.5=h4ff8645_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- tk=8.6.12=h27826a3_0
- torchaudio=0.11.0=py38_cu113
- torchvision=0.12.0=py38_cu113
- tornado=6.2=py38h0a891b7_0
- tqdm=4.64.0=pyhd8ed1ab_0
- typing_extensions=4.2.0=pyha770c72_1
- urllib3=1.26.9=pyhd8ed1ab_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h166bdaf_1014
- zstd=1.5.2=h8a70e8d_1
- pip:
- attrs==22.1.0
- clip==1.0
- einops==0.4.1
- ftfy==6.1.1
- iopath==0.1.10
- lpips==0.1.4
- opencv-python==4.6.0.66
- portalocker==2.5.1
- protobuf==3.20.1
- regex==2022.6.2
- simplejson==3.17.6
- tabulate==0.9.0
- tensorboardx==2.5.1
- termcolor==1.1.0
- timm==0.4.9
- wcwidth==0.2.5