-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment.yml
97 lines (97 loc) · 2.29 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
name: peelhuman
channels:
- pytorch
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- ca-certificates=2019.11.27=0
- certifi=2018.8.24=py35_1
- cffi=1.11.5=py35he75722e_1
- cudatoolkit=9.2=0
- freetype=2.9.1=h8a8886c_1
- intel-openmp=2019.4=243
- jpeg=9b=h024ee3a_2
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.0.10=h2733197_2
- mkl=2018.0.3=1
- mkl_fft=1.0.6=py35h7dd41cf_0
- mkl_random=1.0.1=py35h4414c95_1
- ncurses=6.1=he6710b0_1
- ninja=1.8.2=py35h6bb024c_1
- olefile=0.46=py35_0
- openssl=1.0.2u=h7b6447c_0
- pycparser=2.19=py35_0
- python=3.5.5=hc3d631a_4
- pytorch=1.2.0=py3.5_cuda9.2.148_cudnn7.6.2_0
- readline=7.0=h7b6447c_5
- scipy=1.1.0=py35hfa4b5c9_1
- sqlite=3.29.0=h7b6447c_0
- tbb=2019.8=hfd86e86_0
- tbb4py=2018.0.5=py35h6bb024c_0
- tk=8.6.8=hbc83047_0
- wheel=0.31.1=py35_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- zstd=1.3.7=h0b5b093_0
- pip:
- absl-py==0.8.1
- attrs==19.3.0
- chardet==3.0.4
- cxxfilt==0.2.0
- cycler==0.10.0
- cython==0.29.13
- decorator==4.4.0
- dominate==2.4.0
- grpcio==1.24.1
- idna==2.8
- imageio==2.5.0
- importlib-metadata==1.3.0
- joblib==0.14.0
- jsonpatch==1.24
- jsonpointer==2.0
- kiwisolver==1.1.0
- markdown==3.1.1
- matplotlib==3.0.3
- more-itertools==8.0.2
- networkx==2.3
- numpy==1.18.0
- opencv-python==4.1.1.26
- packaging==19.2
- pandas==0.25.1
- pathlib2==2.3.5
- pillow==6.2.0
- pip==19.2.3
- pluggy==0.13.1
- protobuf==3.10.0
- py==1.8.1
- pyparsing==2.4.2
- pytest==5.3.2
- python-dateutil==2.8.0
- pytz==2019.2
- pywavelets==1.0.3
- pyyaml==5.2
- pyzmq==18.1.0
- requests==2.22.0
- scikit-image==0.15.0
- scikit-learn==0.21.3
- setuptools==41.4.0
- six==1.12.0
- tb-nightly==2.1.0a20191009
- tensorboardx==1.9
- torchfile==0.1.0
- torchvision==0.4.0
- tornado==6.0.3
- tqdm==4.41.0
- urllib3==1.25.6
- visdom==0.1.8.9
- wcwidth==0.1.7
- websocket-client==0.56.0
- werkzeug==0.16.0
- zipp==0.6.0