-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
114 lines (114 loc) · 2.98 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
name: Dualpriors
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _pytorch_select=0.2=gpu_0
- blas=1.0=mkl
- ca-certificates=2023.5.7=hbcca054_0
- certifi=2021.5.30=py36h5fab9bb_0
- cffi=1.14.0=py36h2e261b9_0
- cudatoolkit=11.0.221=h6bb024c_0
- dataclasses=0.8=pyh4f3eec9_6
- freetype=2.11.0=h70c0345_0
- ilmbase=2.5.3=h8b12597_0
- intel-openmp=2022.0.1=h06a4308_3633
- jpeg=9e=h7f8727e_0
- lcms2=2.12=h3be6417_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.1.0=h2733197_1
- libuv=1.40.0=h7b6447c_0
- lz4-c=1.9.3=h295c915_1
- mkl=2020.2=256
- mkl-service=2.3.0=py36he8ac12f_0
- mkl_fft=1.3.0=py36h54f3939_0
- mkl_random=1.1.1=py36h0573a6f_0
- ncurses=6.2=he6710b0_1
- ninja=1.10.0=hc9558a2_0
- numpy-base=1.19.2=py36hfa32c7d_0
- olefile=0.46=py36_0
- openexr=2.5.3=he513fc3_0
- openexr-python=1.3.2=py36h25526e3_2
- openjpeg=2.4.0=h3ad879b_0
- openssl=1.1.1h=h516909a_0
- pip=20.0.2=py36_3
- pycparser=2.21=pyhd3eb1b0_0
- python=3.6.7=h0371630_0
- python_abi=3.6=1_cp36m
- pytorch=1.7.0=py3.6_cuda11.0.221_cudnn8.0.3_0
- readline=7.0=h7b6447c_5
- setuptools=46.4.0=py36_0
- sqlite=3.31.1=h62c20be_1
- tk=8.6.8=hbc83047_0
- torchaudio=0.7.0=py36
- torchvision=0.8.0=py36_cu110
- typing_extensions=4.1.1=pyh06a4308_0
- wheel=0.34.2=py36_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- zstd=1.4.9=haebb681_0
- pip:
- absl-py==0.9.0
- cachetools==4.1.0
- chardet==3.0.4
- cycler==0.10.0
- decorator==4.4.2
- dlib==19.24.99
- face-alignment==1.3.5
- future==0.18.2
- google-auth==1.15.0
- google-auth-oauthlib==0.4.1
- grpcio==1.29.0
- idna==2.9
- imageio==2.8.0
- imath==0.0.1
- imgaug==0.4.0
- importlib-metadata==1.6.0
- kiwisolver==1.2.0
- llvmlite==0.36.0
- markdown==3.2.2
- matplotlib==3.2.1
- mxnet==1.6.0
- mypy-extensions==1.0.0
- networkx==2.4
- numba==0.53.1
- numpy==1.18.4
- oauthlib==3.1.0
- opencv-python==4.2.0.34
- pillow==7.1.2
- protobuf==3.12.1
- pyaml==21.10.1
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycocotools==2.0.7
- pyparsing==2.4.7
- pyrallis==0.3.1
- python-dateutil==2.8.1
- python-graphviz==0.8.4
- pytorch-lightning==0.7.1
- pywavelets==1.1.1
- pyyaml==6.0
- requests==2.23.0
- requests-oauthlib==1.3.0
- rsa==4.0
- scikit-image==0.17.2
- scipy==1.4.1
- shapely==1.8.5.post1
- six==1.15.0
- tensorboard==2.2.1
- tensorboard-plugin-wit==1.6.0.post3
- tensorboardx==1.9
- tifffile==2020.5.25
- torchsummary==1.5.1
- tqdm==4.46.0
- typing-inspect==0.9.0
- urllib3==1.25.9
- werkzeug==1.0.1
- yacs==0.1.8
- zipp==3.1.0