-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
99 lines (99 loc) · 2.34 KB
/
environment.yml
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
name: conda_metronome
channels:
- defaults
dependencies:
- ca-certificates=2023.12.12=hecd8cb5_0
- libcxx=14.0.6=h9765a3e_0
- libffi=3.3=hb1e8313_2
- ncurses=6.4=hcec6c5f_0
- openssl=1.1.1w=hca72f7f_0
- pip=23.3.1=py38hecd8cb5_0
- python=3.8.8=h88f2d9e_5
- readline=8.2=hca72f7f_0
- setuptools=68.2.2=py38hecd8cb5_0
- sqlite=3.41.2=h6c40b1e_0
- tk=8.6.12=h5d9f67b_0
- wheel=0.41.2=py38hecd8cb5_0
- xz=5.4.6=h6c40b1e_0
- zlib=1.2.13=h4dc903c_0
- pip:
- absl-py==1.4.0
- appdirs==1.4.4
- astunparse==1.6.3
- attrs==22.2.0
- audioread==3.0.0
- cachetools==5.3.0
- certifi==2022.9.24
- cffi==1.15.1
- charset-normalizer==2.1.1
- click==8.1.3
- cython==0.29.32
- decorator==5.1.1
- distlib==0.3.6
- dominate==2.9.1
- exceptiongroup==1.1.0
- filelock==3.8.0
- flask==2.2.2
- flask-bootstrap==3.3.7.1
- flask-nav==0.6
- flatbuffers==23.1.21
- gast==0.4.0
- google-auth==2.16.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.51.1
- h5py==3.8.0
- idna==3.4
- importlib-metadata==7.0.1
- iniconfig==2.0.0
- itsdangerous==2.1.2
- jinja2==3.1.2
- joblib==1.2.0
- keras==2.11.0
- libclang==15.0.6.1
- librosa==0.9.2
- llvmlite==0.39.1
- madmom==0.16.1
- markdown==3.4.1
- markupsafe==2.1.1
- mido==1.2.10
- numba==0.56.4
- numpy==1.23.5
- oauthlib==3.2.2
- opencv-python==4.7.0.72
- opt-einsum==3.3.0
- packaging==21.3
- platformdirs==2.5.4
- pluggy==1.0.0
- pooch==1.6.0
- protobuf==3.19.6
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycparser==2.21
- pyparsing==3.0.9
- pytest==7.2.1
- requests==2.28.1
- requests-oauthlib==1.3.1
- resampy==0.4.2
- rsa==4.9
- scikit-learn==1.2.1
- scipy==1.9.3
- six==1.16.0
- soundfile==0.11.0
- tensorboard==2.11.2
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.11.0
- tensorflow-estimator==2.11.0
- tensorflow-io-gcs-filesystem==0.30.0
- termcolor==2.2.0
- threadpoolctl==3.1.0
- tomli==2.0.1
- typing-extensions==4.5.0
- urllib3==1.26.12
- virtualenv==20.16.7
- visitor==0.1.3
- werkzeug==2.2.2
- wrapt==1.14.1
- zipp==3.17.0
prefix: /opt/anaconda3/envs/conda_metronome