-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
120 lines (120 loc) · 2.02 KB
/
requirements.txt
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
absl-py==0.12.0
appdirs==1.4.4
argon2-cffi==20.1.0
astor==0.8.0
async-generator==1.10
attrs==20.2.0
audioread==2.1.9
backcall==0.2.0
bleach==3.2.1
cached-property==1.5.2
certifi==2019.6.16
cffi==1.14.3
chardet==3.0.4
click==7.1.2
contextlib2==0.6.0.post1
cycler==0.10.0
Cython==0.29.14
dataclasses==0.7
decorator==4.4.2
defusedxml==0.6.0
easydict==1.9
easygui==0.98.1
entrypoints==0.3
filelock==3.0.12
future==0.18.2
h5py==3.1.0
idna==2.8
imageio==2.9.0
importlib-metadata==2.0.0
ipykernel==5.3.4
ipython==7.16.1
ipython-genutils==0.2.0
ipywidgets==7.5.1
jedi==0.17.2
Jinja2==2.11.2
joblib==0.17.0
json5==0.9.5
jsonschema==3.2.0
jupyter-client==6.1.7
jupyter-core==4.6.3
jupyterlab==2.2.8
jupyterlab-pygments==0.1.2
jupyterlab-server==1.2.0
Keras-Applications==1.0.8
kiwisolver==1.3.1
librosa==0.8.0
llvmlite==0.35.0
Markdown==3.1.1
MarkupSafe==1.1.1
matplotlib==3.3.4
mistune==0.8.4
ml-collections==0.1.0
nbclient==0.5.0
nbconvert==6.0.7
nbformat==5.0.8
nest-asyncio==1.4.1
networkx==2.3
notebook==6.1.4
numba==0.52.0
numpy==1.19.5
opencv-python==4.0.0.21
packaging==20.4
pandas==1.1.4
pandocfilters==1.4.2
parso==0.7.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.0.0
plotly==3.10.0
pooch==1.3.0
prometheus-client==0.8.0
prompt-toolkit==3.0.7
ptyprocess==0.6.0
pycocotools==2.0
pycparser==2.20
Pygments==2.7.1
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2020.1
PyWavelets==1.1.1
PyX==0.15
PyYAML==5.1.2
pyzmq==19.0.2
quadprog==0.1.8
regex==2021.3.17
requests==2.21.0
resampy==0.2.2
retrying==1.3.3
sacremoses==0.0.43
scikit-image==0.17.2
scikit-learn==0.23.2
scipy==1.1.0
Send2Trash==1.5.0
six==1.15.0
SoundFile==0.10.3.post1
speedtest-cli==2.1.3
switch==1.1.0
termcolor==1.1.0
terminado==0.9.1
testpath==0.4.4
threadpoolctl==2.1.0
tifffile==2020.9.3
tokenizers==0.10.1
torch==1.7.0
torchvision==0.8.1
tornado==6.0.4
tqdm==4.31.1
traitlets==4.3.3
transformers==4.4.2
typing-extensions==3.7.4.3
urllib3==1.24.3
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==0.15.4
widgetsnbextension==3.5.1
xlrd==1.2.0
xlwt==1.3.0
youtube-dl==2021.6.6
zipp==3.3.1