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