-
Notifications
You must be signed in to change notification settings - Fork 12
/
conda_env.yml
122 lines (122 loc) · 3.29 KB
/
conda_env.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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
name: VMAgent-dev
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=0_gnu
- _pytorch_select=0.2=gpu_0
- absl-py=0.10.0=py37hc8dfbb8_0
- astor=0.8.1=pyh9f0ad1d_0
- blas=1.0=mkl
- bzip2=1.0.8=h516909a_2
- c-ares=1.16.1=h516909a_3
- ca-certificates=2021.5.25=h06a4308_1
- certifi=2021.5.30=py37h06a4308_0
- cffi=1.14.0=py37hd463f26_0
- cudatoolkit=10.0.130=0
- cudnn=7.6.5=cuda10.0_0
- gast=0.4.0=pyh9f0ad1d_0
- google-pasta=0.2.0=pyh8c360ce_0
- h5py=2.10.0=nompi_py37h90cd8ad_104
- hdf5=1.10.6=nompi_h3c11f04_101
- importlib-metadata=2.0.0=py37hc8dfbb8_0
- intel-openmp=2020.1=217
- keras-applications=1.0.8=py_1
- keras-preprocessing=1.1.0=py_0
- krb5=1.17.1=hfafb76e_3
- ld_impl_linux-64=2.35.1=hea4e1c9_2
- libblas=3.8.0=21_mkl
- libcblas=3.8.0=21_mkl
- libcurl=7.71.1=hcdd3856_8
- libedit=3.1.20191231=h46ee950_2
- libev=4.33=h516909a_1
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=9.2.0=h24d8f2e_2
- libgfortran-ng=7.5.0=h14aa051_18
- libgfortran4=7.5.0=h14aa051_18
- libgomp=9.2.0=h24d8f2e_2
- liblapack=3.8.0=21_mkl
- libnghttp2=1.41.0=h8cfc5f6_2
- libpng=1.6.37=hed695b0_2
- libprotobuf=3.12.1=h8b12597_0
- libssh2=1.9.0=hab1572f_5
- libstdcxx-ng=9.2.0=hdf63c60_2
- markdown=3.2.2=py_0
- mkl=2020.1=217
- mkl-service=2.3.0=py37he904b0f_0
- mkl_fft=1.0.15=py37ha843d7b_0
- mkl_random=1.1.1=py37h0da4684_0
- ncurses=6.1=hf484d3e_1002
- ninja=1.10.0=hc9558a2_0
- numpy=1.16.5
- numpy-base=1.18.1=py37hde5b4d6_1
- openssl=1.1.1k=h27cfd23_0
- pip=20.1.1=pyh9f0ad1d_0
- protobuf=3.12.1=py37h3340039_0
- pycparser=2.20=py_0
- python=3.7.3=h357f687_2
- python_abi=3.7=1_cp37m
- pytorch=1.4.0=cuda100py37h75a84eb_0
- readline=8.0=hf8c457e_0
- setuptools=46.4.0=py37hc8dfbb8_0
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.30.1=hcee41ef_0
- tensorboard=1.14.0=py37_0
- tensorboardx=2.0=py_0
- tensorflow=1.14.0=h4531e10_0
- tensorflow-base=1.14.0=py37h4531e10_0
- tensorflow-estimator=1.14.0=py37h5ca1d4c_0
- termcolor=1.1.0=py_2
- tk=8.6.10=hed695b0_0
- werkzeug=1.0.1=pyh9f0ad1d_0
- wheel=0.34.2=py_1
- wrapt=1.12.1=py37h8f50634_1
- xz=5.2.5=h516909a_0
- yaml=0.2.5=h7b6447c_0
- zipp=3.3.0=py_0
- zlib=1.2.11=h516909a_1006
- pip:
- atari-py==0.2.6
- backcall==0.2.0
- cloudpickle==1.3.0
- decorator==5.0.9
- future==0.18.2
- grpcio==1.32.0
- gym==0.10.9
- idna==2.9
- ipdb==0.13.9
- ipython==7.24.1
- ipython-genutils==0.2.0
- jedi==0.18.0
- joblib==1.0.1
- kiwisolver==1.2.0
- matplotlib==3.2.1
- matplotlib-inline==0.1.2
- numpy-stl==2.11.2
- opencv-python==4.5.1.48
- pandas==1.2.3
- parso==0.8.2
- pexpect==4.8.0
- pickleshare==0.7.5
- prompt-toolkit==3.0.18
- ptyprocess==0.7.0
- pyglet==1.5.0
- pygments==2.9.0
- pyparsing==2.4.7
- python-dateutil==2.8.1
- python-utils==2.4.0
- pytz==2021.1
- pyyaml==5.4.1
- requests==2.23.0
- scipy==1.4.1
- toml==0.10.2
- traitlets==5.0.5
- urllib3==1.25.9
- wcwidth==0.2.5
- dash==1.21.0
- dash-daq==0.5.0
- dash_bootstrap_components==0.13.0
- dash_bootstrap_templates==0.1.1
- gunicorn>=19.9.0
- plotly~=5.3.0