Skip to content

Commit d5dd06e

Browse files
author
Liangzhi Li
committed
add requirements.txt files
1 parent dfa1534 commit d5dd06e

3 files changed

Lines changed: 255 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
data/*
2+
.vscode/*
3+
output/*
4+
logs/*
5+
16
# Byte-compiled / optimized / DLL files
27
__pycache__/
38
*.py[cod]

requirements-conda.txt

Lines changed: 176 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,176 @@
1+
# This file may be used to create an environment using:
2+
# $ conda create --name <env> --file <this file>
3+
# platform: linux-64
4+
_libgcc_mutex=0.1=conda_forge
5+
_openmp_mutex=4.5=0_gnu
6+
_tflow_select=2.1.0=gpu
7+
absl-py=0.9.0=py37hc8dfbb8_1
8+
appdirs=1.4.3=py_1
9+
astor=0.7.1=py_0
10+
binutils_impl_linux-64=2.34=h53a641e_0
11+
binutils_linux-64=2.34=hc952b39_18
12+
blas=2.14=openblas
13+
blinker=1.4=py_1
14+
brotlipy=0.7.0=py37h8f50634_1000
15+
bzip2=1.0.8=h516909a_2
16+
c-ares=1.15.0=h516909a_1001
17+
ca-certificates=2020.4.5.1=hecc5488_0
18+
cachetools=3.1.1=py_0
19+
cairo=1.16.0=hcf35c78_1003
20+
certifi=2020.4.5.1=py37hc8dfbb8_0
21+
cffi=1.14.0=py37hd463f26_0
22+
chardet=3.0.4=py37hc8dfbb8_1006
23+
click=7.1.2=pyh9f0ad1d_0
24+
cloudpickle=1.4.1=py_0
25+
cryptography=2.9.2=py37hb09aad4_0
26+
cudatoolkit=10.0.130=0
27+
cudnn=7.6.5=cuda10.0_0
28+
cupti=10.0.130=0
29+
cycler=0.10.0=py_2
30+
cytoolz=0.10.1=py37h516909a_0
31+
dask-core=2.16.0=py_0
32+
dbus=1.13.6=he372182_0
33+
decorator=4.4.2=py_0
34+
expat=2.2.9=he1b5a44_2
35+
ffmpeg=4.2=h167e202_0
36+
fontconfig=2.13.1=h86ecdb6_1001
37+
freetype=2.10.1=he06d7ca_0
38+
gast=0.2.2=py_0
39+
gcc_impl_linux-64=7.3.0=hd420e75_5
40+
gcc_linux-64=7.3.0=h553295d_18
41+
gettext=0.19.8.1=hc5be6a0_1002
42+
giflib=5.2.1=h516909a_2
43+
glib=2.64.2=h6f030ca_0
44+
gmp=6.2.0=he1b5a44_2
45+
gnutls=3.6.5=hd3a4fd2_1002
46+
google-auth=1.14.2=pyh9f0ad1d_0
47+
google-auth-oauthlib=0.4.1=py_2
48+
google-pasta=0.2.0=pyh8c360ce_0
49+
graphite2=1.3.13=he1b5a44_1001
50+
grpcio=1.27.2=py37hf8bcb03_0
51+
gst-plugins-base=1.14.5=h0935bb2_2
52+
gstreamer=1.14.5=h36ae1b5_2
53+
gxx_impl_linux-64=7.3.0=hdf63c60_5
54+
gxx_linux-64=7.3.0=h553295d_18
55+
h5py=2.10.0=nompi_py37h513d04c_102
56+
harfbuzz=2.4.0=h9f30f68_3
57+
hdf5=1.10.5=nompi_h3c11f04_1104
58+
icu=64.2=he1b5a44_1
59+
idna=2.9=py_1
60+
imagecodecs-lite=2019.12.3=py37h8f50634_0
61+
imageio=2.8.0=py_0
62+
jasper=1.900.1=h07fcdf6_1006
63+
joblib=0.14.1=py_0
64+
jpeg=9c=h14c3975_1001
65+
keras=2.3.1=py37_0
66+
keras-applications=1.0.8=py_1
67+
keras-preprocessing=1.1.0=py_0
68+
kiwisolver=1.2.0=py37h99015e2_0
69+
lame=3.100=h14c3975_1001
70+
ld_impl_linux-64=2.34=h53a641e_0
71+
libblas=3.8.0=14_openblas
72+
libcblas=3.8.0=14_openblas
73+
libclang=9.0.1=default_hde54327_0
74+
libffi=3.2.1=he1b5a44_1007
75+
libgcc-ng=9.2.0=h24d8f2e_2
76+
libgfortran-ng=7.3.0=hdf63c60_5
77+
libgomp=9.2.0=h24d8f2e_2
78+
libgpuarray=0.7.6=h14c3975_1003
79+
libiconv=1.15=h516909a_1006
80+
liblapack=3.8.0=14_openblas
81+
liblapacke=3.8.0=14_openblas
82+
libllvm9=9.0.1=he513fc3_1
83+
libopenblas=0.3.7=h5ec1e0e_6
84+
libopencv=4.2.0=py37_5
85+
libpng=1.6.37=hed695b0_1
86+
libprotobuf=3.11.4=h8b12597_0
87+
libstdcxx-ng=9.2.0=hdf63c60_2
88+
libtiff=4.1.0=hc3755c2_3
89+
libuuid=2.32.1=h14c3975_1000
90+
libwebp=1.0.2=h56121f0_5
91+
libxcb=1.13=h14c3975_1002
92+
libxkbcommon=0.10.0=he1b5a44_0
93+
libxml2=2.9.10=hee79883_0
94+
lz4-c=1.9.2=he1b5a44_1
95+
mako=1.1.0=py_0
96+
markdown=3.2.1=py_0
97+
markupsafe=1.1.1=py37h8f50634_1
98+
matplotlib-base=3.2.1=py37h30547a4_0
99+
ncurses=6.1=hf484d3e_1002
100+
nettle=3.4.1=h1bed415_1002
101+
networkx=2.4=py_1
102+
nspr=4.25=he1b5a44_0
103+
nss=3.47=he751ad9_0
104+
numpy=1.18.4=py37h8960a57_0
105+
oauthlib=3.0.1=py_0
106+
olefile=0.46=py_0
107+
opencv=4.2.0=py37_5
108+
openh264=1.8.0=hdbcaa40_1000
109+
openssl=1.1.1g=h516909a_0
110+
opt_einsum=3.2.1=py_0
111+
packaging=20.1=py_0
112+
pcre=8.44=he1b5a44_0
113+
pillow=7.1.2=py37h718be6c_0
114+
pip=20.1=pyh9f0ad1d_0
115+
pixman=0.38.0=h516909a_1003
116+
pooch=1.1.0=py_0
117+
protobuf=3.11.4=py37h3340039_1
118+
pthread-stubs=0.4=h14c3975_1001
119+
py-opencv=4.2.0=py37h43977f1_5
120+
pyasn1=0.4.8=py_0
121+
pyasn1-modules=0.2.7=py_0
122+
pycparser=2.20=py_0
123+
pygpu=0.7.6=py37hc1659b7_1000
124+
pyjwt=1.7.1=py_0
125+
pyopenssl=19.1.0=py_1
126+
pyparsing=2.4.7=pyh9f0ad1d_0
127+
pysocks=1.7.1=py37hc8dfbb8_1
128+
python=3.7.6=h8356626_5_cpython
129+
python-dateutil=2.8.1=py_0
130+
python_abi=3.7=1_cp37m
131+
pywavelets=1.1.1=py37h03ebfcd_1
132+
pyyaml=5.3.1=py37h8f50634_0
133+
qt=5.12.5=hd8c4c69_1
134+
readline=8.0=hf8c457e_0
135+
requests=2.23.0=pyh8c360ce_2
136+
requests-oauthlib=1.2.0=py_0
137+
rsa=4.0=py_0
138+
scikit-image=0.17.1=py37h0da4684_0
139+
scikit-learn=0.22.1=py37h22eb022_0
140+
scipy=1.4.1=py37ha3d9a3c_3
141+
setuptools=46.1.3=py37hc8dfbb8_0
142+
six=1.14.0=py_1
143+
sqlite=3.30.1=hcee41ef_0
144+
tensorboard=1.15.0=pyhb230dea_0
145+
tensorflow=1.15.0=gpu_py37h0f0df58_0
146+
tensorflow-base=1.15.0=gpu_py37h9dcbed7_0
147+
tensorflow-estimator=1.15.1=pyh2649769_0
148+
tensorflow-gpu=1.15.0=h0d30ee6_0
149+
termcolor=1.1.0=py_2
150+
theano=1.0.4=py37he1b5a44_1001
151+
tifffile=2020.5.7=py_0
152+
tk=8.6.10=hed695b0_0
153+
toolz=0.10.0=py_0
154+
tornado=6.0.4=py37h8f50634_1
155+
tqdm=4.46.0=py_0
156+
urllib3=1.25.9=py_0
157+
webencodings=0.5.1=py37_1
158+
werkzeug=0.16.1=py_0
159+
wheel=0.34.2=py_1
160+
wrapt=1.12.1=py37h8f50634_1
161+
x264=1!152.20180806=h14c3975_0
162+
xorg-kbproto=1.0.7=h14c3975_1002
163+
xorg-libice=1.0.10=h516909a_0
164+
xorg-libsm=1.2.3=h84519dc_1000
165+
xorg-libx11=1.6.9=h516909a_0
166+
xorg-libxau=1.0.9=h14c3975_0
167+
xorg-libxdmcp=1.1.3=h516909a_0
168+
xorg-libxext=1.3.4=h516909a_0
169+
xorg-libxrender=0.9.10=h516909a_1002
170+
xorg-renderproto=0.11.1=h14c3975_1002
171+
xorg-xextproto=7.3.0=h14c3975_1002
172+
xorg-xproto=7.0.31=h14c3975_1007
173+
xz=5.2.5=h516909a_0
174+
yaml=0.2.4=h516909a_0
175+
zlib=1.2.11=h516909a_1006
176+
zstd=1.4.4=h6597ccf_3

requirements-pip.txt

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
absl-py==0.9.0
2+
appdirs==1.4.3
3+
astor==0.7.1
4+
blinker==1.4
5+
brotlipy==0.7.0
6+
cachetools==3.1.1
7+
certifi==2020.4.5.1
8+
cffi==1.14.0
9+
chardet==3.0.4
10+
click==7.1.2
11+
cloudpickle==1.4.1
12+
cryptography==2.9.2
13+
cycler==0.10.0
14+
cytoolz==0.10.1
15+
dask==2.16.0
16+
decorator==4.4.2
17+
gast==0.2.2
18+
google-auth==1.14.2
19+
google-auth-oauthlib==0.4.1
20+
google-pasta==0.2.0
21+
grpcio==1.27.2
22+
h5py==2.10.0
23+
idna==2.9
24+
imagecodecs-lite==2019.12.3
25+
imageio==2.8.0
26+
joblib==0.14.1
27+
Keras==2.3.1
28+
Keras-Applications==1.0.8
29+
Keras-Preprocessing==1.1.0
30+
kiwisolver==1.2.0
31+
Mako==1.1.0
32+
Markdown==3.2.1
33+
MarkupSafe==1.1.1
34+
matplotlib==3.2.1
35+
networkx==2.4
36+
numpy==1.18.4
37+
oauthlib==3.0.1
38+
olefile==0.46
39+
opt-einsum==3.2.1
40+
packaging==20.1
41+
Pillow==7.1.2
42+
pooch==1.1.0
43+
protobuf==3.11.4
44+
pyasn1==0.4.8
45+
pyasn1-modules==0.2.7
46+
pycparser==2.20
47+
pygpu==0.7.6
48+
PyJWT==1.7.1
49+
pyOpenSSL==19.1.0
50+
pyparsing==2.4.7
51+
PySocks==1.7.1
52+
python-dateutil==2.8.1
53+
PyWavelets==1.1.1
54+
PyYAML==5.3.1
55+
requests==2.23.0
56+
requests-oauthlib==1.2.0
57+
rsa==4.0
58+
scikit-image==0.17.1
59+
scikit-learn==0.22.1
60+
scipy==1.4.1
61+
six==1.14.0
62+
tensorboard==1.15.0
63+
tensorflow==1.15.0
64+
tensorflow-estimator==1.15.1
65+
termcolor==1.1.0
66+
Theano==1.0.4
67+
tifffile==2020.5.7
68+
toolz==0.10.0
69+
tornado==6.0.4
70+
tqdm==4.46.0
71+
urllib3==1.25.9
72+
webencodings==0.5.1
73+
Werkzeug==0.16.1
74+
wrapt==1.12.1

0 commit comments

Comments
 (0)