Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -15,9 +15,9 @@ scikit_learn==1.1.3
|
|
15 |
scipy
|
16 |
SoundFile
|
17 |
soxbindings==1.2.3
|
18 |
-
torch
|
19 |
-
torchaudio
|
20 |
-
torchvision
|
21 |
-
torchmetrics
|
22 |
-
torchtext
|
23 |
demucs
|
|
|
15 |
scipy
|
16 |
SoundFile
|
17 |
soxbindings==1.2.3
|
18 |
+
torch
|
19 |
+
torchaudio
|
20 |
+
torchvision
|
21 |
+
torchmetrics
|
22 |
+
torchtext
|
23 |
demucs
|