-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
70 lines (70 loc) · 1.6 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
name: tf-optim
channels:
- conda-forge
- defaults
dependencies:
- certifi=2020.4.5.1=py36h9f0ad1d_0
- pip=20.0.2=py_2
- python=3.6.10=he025d50_1009_cpython
- python_abi=3.6=1_cp36m
- setuptools=46.1.3=py36h9f0ad1d_0
- vc=14.1=h869be7e_1
- vs2015_runtime=14.16.27012=h30e32a0_2
- wheel=0.34.2=py_1
- wincertstore=0.2=py36_1003
- pip:
- absl-py==0.9.0
- astor==0.8.1
- backcall==0.1.0
- cachetools==4.1.0
- chardet==3.0.4
- colorama==0.4.3
- cycler==0.10.0
- decorator==4.4.2
- gast==0.2.2
- google-auth==1.14.0
- google-auth-oauthlib==0.4.1
- google-pasta==0.2.0
- grpcio==1.28.1
- h5py==2.10.0
- idna==2.9
- ipykernel==5.2.1
- ipython==7.13.0
- ipython-genutils==0.2.0
- jedi==0.17.0
- jupyter-client==6.1.3
- jupyter-core==4.6.3
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- kiwisolver==1.2.0
- markdown==3.2.1
- matplotlib==3.2.1
- numpy==1.18.2
- oauthlib==3.1.0
- opt-einsum==3.2.1
- parso==0.7.0
- pickleshare==0.7.5
- prompt-toolkit==3.0.5
- protobuf==3.11.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pygments==2.6.1
- pyparsing==2.4.7
- python-dateutil==2.8.1
- pywin32==227
- pyzmq==19.0.0
- requests==2.23.0
- requests-oauthlib==1.3.0
- rsa==4.0
- six==1.14.0
- tensorboard==2.0.2
- tensorflow-estimator==2.0.1
- tensorflow-gpu==2.0.0
- termcolor==1.1.0
- tornado==6.0.4
- tqdm==4.45.0
- traitlets==4.3.3
- urllib3==1.25.9
- wcwidth==0.1.9
- werkzeug==1.0.1
- wrapt==1.12.1