-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
60 lines (60 loc) · 1.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
absl-py==0.10.0
aiohttp==3.6.2
appdirs==1.4.4
async-timeout==3.0.1
attrs==20.2.0
audioread==2.1.6
cachetools==4.1.1
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
decorator==4.4.2
fire==0.3.1
future==0.18.2
google-auth==1.22.0
google-auth-oauthlib==0.4.1
grpcio==1.32.0
idna==2.10
importlib-metadata==2.0.0
joblib==0.16.0
librosa==0.8.0
llvmlite==0.32.1
lmdb==0.98
Markdown==3.2.2
multidict==4.5.2
numba==0.49.1
numpy==1.19.1
oauthlib==3.1.0
opencv-python==3.4.4.19
packaging==20.4
Pillow==7.2.0
pooch==1.2.0
protobuf==3.13.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyparsing==2.4.7
pytorch-lightning==0.9.0
pytorch-lightning-bolts==0.2.2
PyYAML==5.3.1
requests==2.24.0
requests-oauthlib==1.3.0
resampy==0.2.2
rsa==4.6
scikit-learn==0.23.0
scipy==1.4.1
six==1.15.0
SoundFile==0.10.3.post1
tensorboard==2.2.0
tensorboard-plugin-wit==1.7.0
termcolor==1.1.0
threadpoolctl==2.1.0
torch==1.6.0+cu101
torchaudio==0.6.0
torchvision==0.7.0+cu101
tqdm==4.50.0
typing-extensions==3.7.4.3
urllib3==1.25.10
Werkzeug==1.0.1
yarl==1.5.1
zipp==3.2.0