-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
executable file
·128 lines (127 loc) · 3.25 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
name: pytorch-CycleGAN-and-pix2pix
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- h5py=2.8.0=py35h989c5e5_3
- six=1.11.0=py35_1
- ca-certificates=2018.11.29=ha4d7672_0
- certifi=2018.8.24=py35_1001
- cloudpickle=0.6.1=py_0
- cycler=0.10.0=py_1
- dask-core=1.0.0=py_0
- decorator=4.3.0=py_0
- matplotlib=2.2.3=py35h8e2386c_0
- networkx=2.2=py_1
- openssl=1.0.2p=h470a237_1
- pyqt=5.6.0=py35h8210e8a_7
- python-dateutil=2.7.5=py_0
- pywavelets=1.0.1=py35h7eb728f_0
- scikit-image=0.14.0=py35hfc679d8_1
- sip=4.18.1=py35hfc679d8_0
- toolz=0.9.0=py_1
- tornado=5.1.1=py35h470a237_0
- blas=1.0=mkl
- cffi=1.11.5=py35he75722e_1
- cudatoolkit=9.0=h13b8566_0
- cudnn=7.1.2=cuda9.0_0
- dbus=1.13.2=h714fa37_1
- expat=2.2.6=he6710b0_0
- fontconfig=2.13.0=h9420a91_0
- freetype=2.9.1=h8a8886c_1
- glib=2.56.2=hd408876_0
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- hdf5=1.10.2=hba1933b_1
- icu=58.2=h9c2bf20_1
- imageio=2.4.1=py35_0
- intel-openmp=2019.1=144
- jpeg=9b=h024ee3a_2
- kiwisolver=1.0.1=py35hf484d3e_0
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.35=hbc83047_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- libtiff=4.0.9=he85c1e1_2
- libuuid=1.0.3=h1bed415_2
- libxcb=1.13=h1bed415_1
- libxml2=2.9.8=h26e45fe_1
- mkl=2018.0.3=1
- mkl_fft=1.0.6=py35h7dd41cf_0
- mkl_random=1.0.1=py35h4414c95_1
- nccl=1.3.5=cuda9.0_0
- ncurses=6.1=hf484d3e_0
- ninja=1.8.2=py35h6bb024c_1
- numpy=1.15.2=py35h1d66e8a_0
- numpy-base=1.15.2=py35h81de0dd_0
- olefile=0.46=py35_0
- pcre=8.42=h439df22_0
- pillow=5.2.0=py35heded4f4_0
- pip=10.0.1=py35_0
- pycparser=2.19=py35_0
- pyparsing=2.2.1=py35_0
- python=3.5.5=hc3d631a_4
- pytorch=0.4.1=py35ha74772b_0
- pytz=2018.5=py35_0
- qt=5.6.3=h39df351_1
- readline=7.0=h7b6447c_5
- scipy=1.1.0=py35hfa4b5c9_1
- setuptools=40.2.0=py35_0
- sqlite=3.25.3=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.31.1=py35_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=ha838bed_2
- pip:
- backcall==0.1.0
- bleach==3.0.2
- chardet==3.0.4
- dask==1.0.0
- defusedxml==0.5.0
- dominate==2.3.1
- entrypoints==0.2.3
- idna==2.7
- ipykernel==5.1.0
- ipython==7.2.0
- ipython-genutils==0.2.0
- ipywidgets==7.4.2
- jedi==0.13.1
- jinja2==2.10
- jsonschema==2.6.0
- jupyter==1.0.0
- jupyter-client==5.2.3
- jupyter-console==6.0.0
- jupyter-core==4.4.0
- markupsafe==1.1.0
- mistune==0.8.4
- nbconvert==5.4.0
- nbformat==4.4.0
- notebook==5.7.2
- pandocfilters==1.4.2
- parso==0.3.1
- pexpect==4.6.0
- pickleshare==0.7.5
- prometheus-client==0.4.2
- prompt-toolkit==2.0.7
- ptyprocess==0.6.0
- pygments==2.3.0
- pyzmq==17.1.2
- qtconsole==4.4.3
- requests==2.20.1
- send2trash==1.5.0
- terminado==0.8.1
- testpath==0.4.2
- torch==0.4.1
- torchfile==0.1.0
- torchvision==0.2.1
- tqdm==4.28.1
- traitlets==4.3.2
- urllib3==1.24.1
- visdom==0.1.7
- wcwidth==0.1.7
- webencodings==0.5.1
- widgetsnbextension==3.4.2
prefix: /home/asa224/anaconda3/envs/pytorch-CycleGAN-and-pix2pix