-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathenvironment.yml
More file actions
89 lines (88 loc) · 1.67 KB
/
Copy pathenvironment.yml
File metadata and controls
89 lines (88 loc) · 1.67 KB
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
name: pmml3
channels:
- soumith
- conda-forge
- anaconda
- defaults
dependencies:
- ca-certificates=2019.5.15
- cctools=895
- certifi=2019.6.16
- cffi=1.12.3
- chardet=3.0.4
- cryptography=2.7
- freetype=2.9.1
- gast=0.2.2
- grpcio=1.16.1
- h5py=2.9.0
- jpeg=9b
- keras=2.2.4
- keras-applications=1.0.8
- keras-base=2.2.4
- libedit=3.1.20181209
- libffi=3.2.1
- libgfortran=3.0.1
- libgpuarray=0.7.6
- libiconv=1.15
- liblapack=3.8.0
- libpng=1.6.37
- libprotobuf=3.8.0
- libtiff=4.0.10
- libxml2=2.9.9
- libxslt=1.1.33
- llvm=4.0.1
- llvm-lto-tapi=4.0.1
- lxml=4.3.4
- markdown=3.1.1
- markupsafe=1.1.1
- mkl=2019.4
- mkl-service=2.0.2
- mkl_fft=1.0.12
- mkl_random=1.0.2
- mock=3.0.5
- numpy=1.16.4
- olefile=0.46
- openssl=1.1.1c
- pillow=6.1.0
- pip=19.1.1
- protobuf=3.8.0
- python=3.7.3
- pytorch=1.0.1
- pyyaml=5.1.1
- readline=7.0
- requests=2.22.0
- scipy=1.3.0
- setuptools=41.0.1
- six=1.12.0
- sqlite=3.29.0
- tensorboard=1.13.1
- tensorflow=1.13.1
- termcolor=1.1.0
- tk=8.6.8
- urllib3=1.24.2
- werkzeug=0.15.4
- wheel=0.33.4
- yaml=0.1.7
- zlib=1.2.11
- pip:
- albumentations==0.3.0
- cycler==0.10.0
- decorator==4.4.0
- elementpath==1.1.8
- image-classifiers==0.2.0
- imageio==2.5.0
- imgaug==0.2.6
- joblib==0.13.2
- kiwisolver==1.1.0
- mako==1.0.7
- matplotlib==3.1.1
- networkx==2.3
- opencv-python==4.1.0.25
- pyparsing==2.4.0
- python-dateutil==2.8.0
- pywavelets==1.0.3
- scikit-image==0.15.0
- scikit-learn==0.21.2
- segmentation-models==0.2.1
- sklearn==0.0
- xmlschema==1.0.13