Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -14,7 +14,7 @@ importlib-resources==5.12.0
|
|
14 |
k-diffusion==0.1.1
|
15 |
laion-clap==1.1.6
|
16 |
local-attention==1.8.6
|
17 |
-
pandas
|
18 |
pedalboard==0.9.14
|
19 |
prefigure==0.0.9
|
20 |
pytorch_lightning==2.1.0
|
@@ -32,7 +32,7 @@ vector-quantize-pytorch==1.9.14
|
|
32 |
wandb
|
33 |
webdataset==0.2.48
|
34 |
x-transformers==1.42.11
|
35 |
-
numpy
|
36 |
accelerate>=0.20.3
|
37 |
scipy>=1.10.1
|
38 |
librosa>=0.10.0
|
|
|
14 |
k-diffusion==0.1.1
|
15 |
laion-clap==1.1.6
|
16 |
local-attention==1.8.6
|
17 |
+
pandas
|
18 |
pedalboard==0.9.14
|
19 |
prefigure==0.0.9
|
20 |
pytorch_lightning==2.1.0
|
|
|
32 |
wandb
|
33 |
webdataset==0.2.48
|
34 |
x-transformers==1.42.11
|
35 |
+
numpy
|
36 |
accelerate>=0.20.3
|
37 |
scipy>=1.10.1
|
38 |
librosa>=0.10.0
|