Update requirements.txt
Browse files- requirements.txt +18 -18
requirements.txt
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
-
aubio
|
2 |
-
|
3 |
-
config
|
4 |
-
librosa
|
5 |
-
matplotlib
|
6 |
-
numba
|
7 |
-
numpy
|
8 |
-
psutil
|
9 |
-
pyloudnorm
|
10 |
git+https://github.com/csteinmetz1/pymixconsole
|
11 |
-
pytorch_lightning
|
12 |
PyYAML
|
13 |
-
scikit_learn
|
14 |
-
scipy
|
15 |
-
SoundFile
|
16 |
-
soxbindings
|
17 |
-
torch
|
18 |
-
torchaudio
|
19 |
-
torchvision
|
20 |
-
torchmetrics
|
21 |
torchtext==0.10.0
|
22 |
demucs
|
|
|
1 |
+
aubio
|
2 |
+
classy_vision0
|
3 |
+
config
|
4 |
+
librosa
|
5 |
+
matplotlib
|
6 |
+
numba
|
7 |
+
numpy
|
8 |
+
psutil
|
9 |
+
pyloudnorm
|
10 |
git+https://github.com/csteinmetz1/pymixconsole
|
11 |
+
pytorch_lightning
|
12 |
PyYAML
|
13 |
+
scikit_learn
|
14 |
+
scipy
|
15 |
+
SoundFile
|
16 |
+
soxbindings
|
17 |
+
torch
|
18 |
+
torchaudio
|
19 |
+
torchvision
|
20 |
+
torchmetrics
|
21 |
torchtext==0.10.0
|
22 |
demucs
|