forked from SonyCSLParis/DrumGAN
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
77 lines (77 loc) · 1.38 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
audioread==2.1.8
backcall==0.1.0
certifi==2020.4.5.1
cffi==1.16.0
chardet==3.0.4
cycler==0.10.0
decorator==4.4.2
dill==0.3.1.1
filelock==3.14.0
fsspec==2024.5.0
idna==2.9
ipdb==0.13.2
ipython==7.14.0
ipython-genutils==0.2.0
jedi==0.17.0
Jinja2==3.1.4
joblib==0.15.1
jsonpatch==1.25
jsonpointer==2.0
kiwisolver==1.2.0
librosa==0.7.2
llvmlite==0.32.1
MarkupSafe==2.1.5
matplotlib==3.2.1
mdct==0.4
mpmath==1.3.0
networkx==3.1
numba==0.49.1
numpy==1.19.5
nvidia-cublas-cu12==12.1.3.1
nvidia-cuda-cupti-cu12==12.1.105
nvidia-cuda-nvrtc-cu12==12.1.105
nvidia-cuda-runtime-cu12==12.1.105
nvidia-cudnn-cu12==8.9.2.26
nvidia-cufft-cu12==11.0.2.54
nvidia-curand-cu12==10.3.2.106
nvidia-cusolver-cu12==11.4.5.107
nvidia-cusparse-cu12==12.1.0.106
nvidia-nccl-cu12==2.20.5
nvidia-nvjitlink-cu12==12.5.40
nvidia-nvtx-cu12==12.1.105
olefile==0.46
packaging==24.0
parso==0.7.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==7.1.2
pipdeptree==2.21.0
plotly==4.8.0
prompt-toolkit==3.0.5
ptyprocess==0.6.0
pycparser==2.20
Pygments==2.6.1
pyparsing==2.4.7
python-dateutil==2.8.1
pyzmq==19.0.1
requests==2.23.0
resampy==0.2.2
retrying==1.3.3
scikit-learn==1.0.2
scipy==1.10.1
six==1.14.0
SoundFile==0.10.3.post1
stft==0.5.2
sympy==1.12
threadpoolctl==2.0.0
toolz==0.10.0
torch==2.3.0
torchfile==0.1.0
tornado==6.0.4
tqdm==4.46.0
traitlets==4.3.3
triton==2.3.0
typing_extensions==4.11.0
urllib3==1.25.9
wcwidth==0.1.9
websocket-client==0.57.0