forked from ideo/LaughDetection
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
101 lines (100 loc) · 2.33 KB
/
environment.yaml
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
name: tf2-gpu
channels:
- defaults
dependencies:
- ca-certificates=2019.1.23=0
- certifi=2019.3.9=py37_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libstdcxx-ng=8.2.0=hdf63c60_1
- ncurses=6.1=he6710b0_1
- openssl=1.1.1b=h7b6447c_1
- pip=19.0.3=py37_0
- python=3.7.2=h0371630_0
- readline=7.0=h7b6447c_5
- setuptools=40.8.0=py37_0
- sqlite=3.27.2=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.33.1=py37_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==0.7.1
- astor==0.7.1
- attrs==19.1.0
- backcall==0.1.0
- bleach==3.1.0
- cycler==0.10.0
- decorator==4.4.0
- defusedxml==0.5.0
- docopt==0.6.2
- entrypoints==0.3
- gast==0.2.2
- google-pasta==0.1.4
- grpcio==1.19.0
- h5py==2.9.0
- ipykernel==5.1.0
- ipython==7.4.0
- ipython-genutils==0.2.0
- ipywidgets==7.4.2
- jedi==0.13.3
- jinja2==2.10
- jsonschema==3.0.1
- jupyter-client==5.2.4
- jupyter-core==4.4.0
- keras==2.2.4
- keras-applications==1.0.7
- keras-preprocessing==1.0.9
- kiwisolver==1.0.1
- llvmlite==0.28.0
- markdown==3.0.1
- markupsafe==1.1.1
- matplotlib==3.0.3
- mistune==0.8.4
- nbconvert==5.4.1
- nbformat==4.4.0
- notebook==5.7.6
- numba==0.43.0
- numpy==1.16.2
- pafy==0.5.4
- pandas==0.24.2
- pandocfilters==1.4.2
- parso==0.3.4
- pexpect==4.6.0
- pickleshare==0.7.5
- prometheus-client==0.6.0
- prompt-toolkit==2.0.9
- protobuf==3.7.0
- ptyprocess==0.6.0
- pydub==0.23.1
- pygments==2.3.1
- pyparsing==2.3.1
- pyrsistent==0.14.11
- python-dateutil==2.8.0
- pytz==2018.9
- pyyaml==5.1
- pyzmq==18.0.1
- resampy==0.2.1
- scikit-learn==0.20.3
- scipy==1.2.1
- seaborn==0.9.0
- send2trash==1.5.0
- six==1.12.0
- sklearn==0.0
- tb-nightly==1.14.0a20190301
- tensorflow-gpu==2.0.0a0
- termcolor==1.1.0
- terminado==0.8.1
- testpath==0.4.2
- tf-estimator-nightly==1.14.0.dev2019030115
- tornado==6.0.2
- tqdm==4.31.1
- traitlets==4.3.2
- wcwidth==0.1.7
- webencodings==0.5.1
- webvtt-py==0.4.2
- werkzeug==0.15.1
- widgetsnbextension==3.4.2
- youtube-dl==2019.3.18
prefix: /home/oppapie/anaconda3/envs/tf2-gpu