-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathenvironment.yml
106 lines (106 loc) · 3.19 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
name: puresnet
channels:
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- _tflow_select=2.3.0=mkl
- absl-py=1.4.0=pyhd8ed1ab_0
- astor=0.8.1=pyh9f0ad1d_0
- c-ares=1.18.1=h7f98852_0
- ca-certificates=2022.12.7=ha878542_0
- cairo=1.16.0=h18b612c_1001
- certifi=2021.5.30=py36h5fab9bb_0
- dataclasses=0.8=pyh787bdff_2
- fontconfig=2.14.1=hef1e5e3_0
- freetype=2.10.4=h0708190_1
- gast=0.5.3=pyhd8ed1ab_0
- glib=2.69.1=h4ff587b_1
- grpcio=1.38.1=py36h8e87921_0
- h5py=2.10.0=nompi_py36h513d04c_102
- hdf5=1.10.5=nompi_h5b725eb_1114
- icu=58.2=hf484d3e_1000
- importlib-metadata=4.8.1=py36h5fab9bb_0
- keras=2.1.6=py36_0
- keras-applications=1.0.8=py_1
- keras-preprocessing=1.1.2=pyhd8ed1ab_0
- ld_impl_linux-64=2.38=h1181459_1
- libblas=3.9.0=15_linux64_openblas
- libcblas=3.9.0=15_linux64_openblas
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libgomp=11.2.0=h1234567_1
- libgpuarray=0.7.6=h7f98852_1003
- liblapack=3.9.0=15_linux64_openblas
- libopenblas=0.3.20=pthreads_h78a6416_0
- libpng=1.6.39=h5eee18b_0
- libprotobuf=3.18.0=h780b84a_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=2.32.1=h7f98852_1000
- libxcb=1.13=h7f98852_1004
- libxml2=2.9.14=h74e7548_0
- mako=1.2.4=pyhd8ed1ab_0
- markdown=3.4.1=pyhd8ed1ab_0
- markupsafe=2.0.1=py36h8f6f2f9_0
- ncurses=6.4=h6a678d5_0
- numpy=1.19.5=py36hfc0c790_2
- openbabel=3.1.1=py36he0ca515_2
- openssl=1.1.1o=h166bdaf_0
- pcre=8.45=h9c3ff4c_0
- pip=20.0.2=py36_1
- pixman=0.38.0=h516909a_1003
- protobuf=3.18.0=py36hc4f0c31_0
- pthread-stubs=0.4=h36c2ea0_1001
- pygpu=0.7.6=py36h92226af_1002
- python=3.6.13=h12debd9_1
- python_abi=3.6=2_cp36m
- pyyaml=5.4.1=py36h8f6f2f9_1
- readline=8.2=h5eee18b_0
- scipy=1.5.3=py36h81d768a_1
- setuptools=49.6.0=py36h5fab9bb_3
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.41.1=h5eee18b_0
- tensorboard=1.11.0=py36hf484d3e_0
- tensorflow=1.11.0=mkl_py36ha6f0bda_0
- tensorflow-base=1.11.0=mkl_py36h3c3e929_0
- termcolor=1.1.0=pyhd8ed1ab_3
- theano=1.0.3=py36hfc679d8_1
- tk=8.6.12=h1ccaba5_0
- toolchain=2.4.0=0
- toolchain_c_linux-64=2.4.0=0
- toolchain_cxx_linux-64=2.4.0=0
- typing_extensions=4.1.1=pyha770c72_0
- werkzeug=2.0.2=pyhd8ed1ab_0
- wheel=0.37.1=pyhd3eb1b0_0
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libice=1.0.10=h7f98852_0
- xorg-libsm=1.2.3=hd9c2040_1000
- xorg-libx11=1.6.12=h36c2ea0_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h516909a_0
- xorg-libxrender=0.9.10=h516909a_1002
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-xextproto=7.3.0=h7f98852_1002
- xorg-xproto=7.0.31=h7f98852_1007
- xz=5.2.10=h5eee18b_1
- yaml=0.2.5=h7f98852_2
- zipp=3.6.0=pyhd8ed1ab_0
- zlib=1.2.13=h5eee18b_0
- pip:
- cycler==0.11.0
- decorator==4.4.2
- imageio==2.15.0
- kiwisolver==1.3.1
- matplotlib==3.3.4
- networkx==2.5.1
- pillow==8.4.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pywavelets==1.1.1
- scikit-image==0.17.2
- tifffile==2020.9.3
prefix: /home/jeevan/anaconda3/envs/puresnet