-
Notifications
You must be signed in to change notification settings - Fork 41
/
environment.yaml
executable file
·76 lines (75 loc) · 1.97 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
name: ce2p
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- bzip2=1.0.6=h14c3975_5
- ca-certificates=2018.12.5=0
- cairo=1.14.12=h8948797_3
- certifi=2018.11.29=py36_0
- cffi=1.11.5=py36he75722e_1
- cudatoolkit=9.0=h13b8566_0
- cudnn=7.1.2=cuda9.0_0
- ffmpeg=4.0=hcdf2ecd_0
- fontconfig=2.13.0=h9420a91_0
- freeglut=3.0.0=hf484d3e_5
- freetype=2.9.1=h8a8886c_1
- glib=2.56.2=hd408876_0
- graphite2=1.3.13=h23475e2_0
- harfbuzz=1.8.8=hffaf4a1_0
- hdf5=1.10.2=hba1933b_1
- icu=58.2=h9c2bf20_1
- intel-openmp=2019.1=144
- jasper=2.0.14=h07fcdf6_1
- jpeg=9b=h024ee3a_2
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libglu=9.0.0=hf484d3e_1
- libopencv=3.4.2=hb342d67_1
- libopus=1.3=h7b6447c_0
- libpng=1.6.36=hbc83047_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- libtiff=4.0.10=h2733197_1001
- libuuid=1.0.3=h1bed415_2
- libvpx=1.7.0=h439df22_0
- libxcb=1.13=h1bed415_1
- libxml2=2.9.9=he19cac6_0
- mkl=2018.0.3=1
- mkl_fft=1.0.6=py36h7dd41cf_0
- mkl_random=1.0.1=py36h4414c95_1
- nccl=1.3.5=cuda9.0_0
- ncurses=6.1=he6710b0_1
- ninja=1.8.2=py36h6bb024c_1
- numpy=1.15.4=py36h1d66e8a_0
- numpy-base=1.15.4=py36h81de0dd_0
- opencv=3.4.2=py36h6fd60c2_1
- openssl=1.1.1a=h7b6447c_0
- pcre=8.42=h439df22_0
- pip=18.1=py36_0
- pixman=0.36.0=h7b6447c_0
- py-opencv=3.4.2=py36hb342d67_1
- pycparser=2.19=py36_0
- python=3.6.8=h0371630_0
- pytorch=0.4.1=py36ha74772b_0
- readline=7.0=h7b6447c_5
- scipy=1.1.0=py36hfa4b5c9_1
- setuptools=40.6.3=py36_0
- sqlite=3.26.0=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.32.3=py36_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- cuda90=1.0=h6433d27_0
- pip:
- opencv-python==3.4.0.12
- pillow==5.2.0
- protobuf==3.6.1
- pycocotools==2.0
- six==1.11.0
- tensorboardx==1.1
- torch==0.4.1
- torchvision==0.2.1
prefix: /home/liuting14/anaconda/envs/ce2p