-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
83 lines (83 loc) · 4.25 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
name: music
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.3.11=haa95532_0
- cudatoolkit=11.2.2=h7d7167e_13
- cudnn=8.1.0.77=h3e0f4f4_0
- libffi=3.4.4=hd77b12b_1
- openssl=3.3.0=h2466b09_3
- pip=24.0=py310haa95532_0
- python=3.10.14=he1021f5_1
- sqlite=3.45.3=h2bbff1b_0
- tk=8.6.14=h0416ee5_0
- tzdata=2024a=h04d1e81_0
- ucrt=10.0.22621.0=h57928b3_0
- vc=14.2=h2eaa2aa_1
- vc14_runtime=14.38.33135=h835141b_20
- vs2015_runtime=14.38.33135=h22015db_20
- wheel=0.43.0=py310haa95532_0
- xz=5.4.6=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- absl-py==2.1.0
- astunparse==1.6.3
- cachetools==5.3.3
- certifi==2024.2.2
- chardet==5.2.0
- charset-normalizer==3.3.2
- colorama==0.4.6
- contourpy==1.2.1
- cycler==0.12.1
- cython==3.0.10
- flatbuffers==24.3.25
- fonttools==4.53.0
- gast==0.4.0
- google-auth==2.29.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.64.0
- h5py==3.11.0
- idna==3.7
- joblib==1.4.2
- jsonpickle==3.0.4
- keras==2.10.0
- keras-preprocessing==1.1.2
- kiwisolver==1.4.5
- libclang==18.1.1
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.9.0
- more-itertools==10.2.0
- music21==9.1.0
- numpy==1.26.4
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==24.0
- pillow==10.3.0
- protobuf==3.19.6
- pyasn1==0.6.0
- pyasn1-modules==0.4.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- requests==2.32.3
- requests-oauthlib==2.0.0
- rsa==4.9
- setuptools==70.0.0
- six==1.16.0
- tensorboard==2.10.1
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.10.1
- tensorflow-estimator==2.10.0
- tensorflow-io-gcs-filesystem==0.31.0
- termcolor==2.4.0
- tqdm==4.66.4
- typing-extensions==4.12.0
- urllib3==2.2.1
- webcolors==1.13
- werkzeug==3.0.3
- wrapt==1.16.0
prefix: C:\Users\srava\Anaconda3\envs\music