Commit d0beb7b42cc14ae1d7a101d785a54eeccd8a434e
1 parent
a556561b2f
Exists in
master
Requirements. pip install -r requirements.txt
Showing 1 changed file with 82 additions and 0 deletions Inline Diff
requirements.txt
File was created | 1 | absl-py==0.9.0 | |
2 | alembic==1.4.2 | ||
3 | audioread==2.1.8 | ||
4 | cachetools==4.1.0 | ||
5 | certifi==2020.4.5.2 | ||
6 | cffi==1.14.0 | ||
7 | chardet==3.0.4 | ||
8 | cliff==3.2.0 | ||
9 | cmaes==0.5.0 | ||
10 | cmd2==0.8.9 | ||
11 | colorlog==4.1.0 | ||
12 | cycler==0.10.0 | ||
13 | decorator==4.4.2 | ||
14 | docopt==0.6.2 | ||
15 | filelock==3.0.12 | ||
16 | future==0.18.2 | ||
17 | google-auth==1.16.1 | ||
18 | google-auth-oauthlib==0.4.1 | ||
19 | grpcio==1.29.0 | ||
20 | idna==2.9 | ||
21 | importlib-metadata==1.6.1 | ||
22 | joblib==0.15.1 | ||
23 | kiwisolver==1.2.0 | ||
24 | librosa==0.7.2 | ||
25 | llvmlite==0.32.1 | ||
26 | Mako==1.1.3 | ||
27 | Markdown==3.2.2 | ||
28 | MarkupSafe==1.1.1 | ||
29 | matplotlib==3.2.1 | ||
30 | mpmath==1.1.0 | ||
31 | numba==0.49.1 | ||
32 | numpy==1.18.5 | ||
33 | oauthlib==3.1.0 | ||
34 | optuna==1.5.0 | ||
35 | pandas==1.0.4 | ||
36 | pbr==5.4.5 | ||
37 | pescador==2.1.0 | ||
38 | Pillow==7.1.2 | ||
39 | prettytable==0.7.2 | ||
40 | protobuf==3.12.2 | ||
41 | pyannote.audio==2.0a1+50.g80b002a | ||
42 | pyannote.core==4.1 | ||
43 | pyannote.database==3.0.1 | ||
44 | pyannote.metrics==2.3 | ||
45 | pyannote.pipeline==1.5 | ||
46 | pyasn1==0.4.8 | ||
47 | pyasn1-modules==0.2.8 | ||
48 | pycparser==2.20 | ||
49 | pyparsing==2.4.7 | ||
50 | pyperclip==1.8.0 | ||
51 | python-dateutil==2.8.1 | ||
52 | python-editor==1.0.4 | ||
53 | pytz==2020.1 | ||
54 | PyYAML==5.3.1 | ||
55 | pyzmq==19.0.1 | ||
56 | requests==2.23.0 | ||
57 | requests-oauthlib==1.3.0 | ||
58 | resampy==0.2.2 | ||
59 | rsa==4.0 | ||
60 | scikit-learn==0.23.1 | ||
61 | scipy==1.4.1 | ||
62 | simplejson==3.17.0 | ||
63 | six==1.15.0 | ||
64 | sortedcollections==1.2.1 | ||
65 | sortedcontainers==2.2.2 | ||
66 | SoundFile==0.10.3.post1 | ||
67 | SQLAlchemy==1.3.17 | ||
68 | stevedore==2.0.0 | ||
69 | sympy==1.6 | ||
70 | tabulate==0.8.7 | ||
71 | tensorboard==2.2.2 | ||
72 | tensorboard-plugin-wit==1.6.0.post3 | ||
73 | threadpoolctl==2.1.0 | ||
74 | torch==1.5.0+cpu | ||
75 | torchvision==0.6.0+cpu | ||
76 | tqdm==4.46.1 | ||
77 | typing-extensions==3.7.4.2 | ||
78 | urllib3==1.25.9 | ||
79 | volia==0.0.1 | ||
80 | wcwidth==0.2.4 | ||
81 | Werkzeug==1.0.1 | ||
82 | zipp==3.1.0 | ||
83 |