forked from oulutan/ACAM_Demo
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
74 lines (74 loc) · 1.28 KB
/
requirements.txt
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
absl-py==0.6.1
astor==0.7.1
backports.functools-lru-cache==1.5
backports.shutil-get-terminal-size==1.0.0
backports.weakref==1.0.post1
certifi==2018.11.29
chardet==3.0.4
cloudpickle==0.6.1
contextlib2==0.5.5
cycler==0.10.0
dask==1.0.0
decorator==4.3.0
dm-sonnet==1.21
docopt==0.6.2
enum34==1.1.6
fancycompleter==0.8
funcsigs==1.0.2
futures==3.2.0
gast==0.2.0
grpcio==1.17.1
h5py==2.9.0
idna==2.8
imageio==2.4.1
ipython==5.8.0
ipython-genutils==0.2.0
Keras-Applications==1.0.6
Keras-Preprocessing==1.0.5
kiwisolver==1.0.1
Markdown==3.0.1
matplotlib==2.2.3
mock==2.0.0
networkx==2.2
numpy==1.15.4
pandas==0.23.4
pathlib2==2.3.3
pbr==5.1.1
pdbpp==0.9.3
pexpect==4.6.0
pickleshare==0.7.5
Pillow==5.3.0
pipreqs==0.4.9
prompt-toolkit==1.0.15
protobuf==3.6.1
ptyprocess==0.6.0
Pygments==2.3.1
pyparsing==2.3.0
pyrepl==0.8.4
python-dateutil==2.7.5
pytz==2018.7
PyWavelets==1.0.1
requests==2.21.0
scandir==1.9.0
scikit-image==0.14.1
scikit-learn==0.20.2
scipy==1.2.0
semantic-version==2.6.0
simplegeneric==0.8.1
six==1.12.0
subprocess32==3.5.3
tensorboard==1.11.0
tensorflow-gpu==1.11.0
tensorflow-probability==0.5.0
tensorflow-probability-gpu==0.4.0
termcolor==1.1.0
toolz==0.9.0
tqdm==4.28.1
traitlets==4.3.2
urllib3==1.24.2
wcwidth==0.1.7
Werkzeug==0.14.1
wmctrl==0.3
wrapt==1.10.11
yarg==0.1.9
youtube-dl==2019.1.30.1