-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements_pip.yaml
117 lines (117 loc) · 2.09 KB
/
requirements_pip.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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
absl-py==0.7.0
astor==0.7.1
astroid==2.2.5
audioread==2.1.6
backcall==0.1.0
bleach==3.1.0
certifi==2019.3.9
cffi==1.11.5
chardet==3.0.4
cloudpickle==0.8.0
cycler==0.10.0
dask==1.1.3
dcase-util==0.2.5
decorator==4.3.2
entrypoints==0.3
future==0.17.1
-e git+https://github.com/tifgan/stftGAN.git@ea349f424f25528ff9122bb5059bacd833262f06#egg=gantools
gast==0.2.2
grpcio==1.16.1
h5py==2.9.0
idna==2.8
imageio==2.5.0
imageio-ffmpeg==0.2.0
ipykernel==5.1.0
ipython==7.3.0
ipython-genutils==0.2.0
isort==4.3.4
jedi==0.13.3
Jinja2==2.10
joblib==0.13.2
jsonschema==2.6.0
jupyter-client==5.2.4
jupyter-core==4.4.0
Keras==2.2.4
Keras-Applications==1.0.6
Keras-Preprocessing==1.0.5
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
librosa==0.6.3
llvmlite==0.26.0
ltfatpy==1.0.16
Mako==1.0.7
Markdown==3.0.1
MarkupSafe==1.1.0
matplotlib==3.0.2
mccabe==0.6.1
mistune==0.8.4
mkl-fft==1.0.0
mkl-random==1.0.1
mock==3.0.0
moviepy==1.0.0
nbconvert==5.3.1
nbformat==4.4.0
networkx==2.2
notebook==5.7.4
numba==0.41.0
numexpr==2.6.9
numpy==1.16.2
olefile==0.46
pandas==0.24.1
pandocfilters==1.4.2
parso==0.3.4
pexpect==4.6.0
pickleshare==0.7.5
Pillow==5.4.1
proglog==0.1.9
prometheus-client==0.6.0
prompt-toolkit==2.0.9
protobuf==3.6.1
ptyprocess==0.6.0
PyAudio==0.2.11
pycparser==2.19
pydot-ng==2.0.0
Pygments==2.3.1
pygpu==0.7.6
pylint==2.3.1
pyparsing==2.3.1
python-dateutil==2.8.0
python-magic==0.4.15
pytz==2018.9
PyWavelets==1.0.2
PyYAML==3.13
pyzmq==18.0.0
requests==2.21.0
resampy==0.2.1
scikit-image==0.14.2
scikit-learn==0.20.3
scipy==1.2.1
sed-eval==0.2.1
Send2Trash==1.5.0
six==1.12.0
SoundFile==0.10.2
tb-nightly==1.14.0a20190501
tensorboard==1.12.2
tensorboardX==1.6
tensorflow==1.13.1
tensorflow-estimator==1.13.0
termcolor==1.1.0
terminado==0.8.1
testpath==0.4.2
-e git+https://github.com/tifgan/stftGAN.git@ea349f424f25528ff9122bb5059bacd833262f06#egg=tfnntools&subdirectory=tfnntools
Theano==1.0.4
toolz==0.9.0
torch==1.1.0
torchsummary==1.5.1
torchvision==0.2.2
tornado==5.1.1
tqdm==4.31.1
traitlets==4.3.2
typed-ast==1.3.1
urllib3==1.24.1
validators==0.12.4
wcwidth==0.1.7
webencodings==0.5.1
Werkzeug==0.14.1
wrapt==1.11.1
youtube-dl==2019.3.1